console demo code doc

This commit is contained in:
Joel Bodenmann 2012-11-22 07:29:55 +01:00
parent dfb9f92eb1
commit f262b7ad91

View File

@ -23,7 +23,7 @@
*
* #define GFX_USE_GDISP TRUE
* #define GFX_USE_GWIN TRUE
* #define GDISP_NEED_SCROLL TRUE
* #define GDISP_NEED_SCROLL TRUE (optional but recommended)
* #define GDISP_NEED_CLIP TRUE (optional but recommended)
* #define GWIN_NEED_CONSOLE TRUE
*/