aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 1797cadc..dfeb707a 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -87,6 +87,8 @@
#define GWIN_NEED_BUTTON FALSE
#define GWIN_NEED_SLIDER FALSE
#define GWIN_NEED_CHECKBOX FALSE
+#define GWIN_NEED_IMAGE FALSE
+#define GWIN_NEED_RADIO FALSE
/* Features for the GEVENT subsystem. */
#define GEVENT_ASSERT_NO_RESOURCE FALSE
@@ -129,6 +131,7 @@
#define GWIN_BUTTON_LAZY_RELEASE FALSE
#define GWIN_CONSOLE_USE_BASESTREAM FALSE
#define GWIN_CONSOLE_USE_FLOAT FALSE
+ #define GWIN_NEED_IMAGE_ANIMATION FALSE
*/
/* Optional Low Level Driver Definitions */