tcMenu
Loading...
Searching...
No Matches
GfxMenuConfig.h
1
2#ifndef TCMENU_LEGACY_GFXMENUCONFIG_H
3#define TCMENU_LEGACY_GFXMENUCONFIG_H
4
6
7// now include the namespace to ensure everything sees it exactly as before.
8using namespace tcgfx;
9
10#endif //TCMENU_LEGACY_GFXMENUCONFIG_H
This file contains the base drawing structures and helper methods for drawing onto graphical screens,...