aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/frame/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gwin/frame/gfxconf.h')
-rw-r--r--demos/modules/gwin/frame/gfxconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/modules/gwin/frame/gfxconf.h b/demos/modules/gwin/frame/gfxconf.h
index c6dcd80f..0c14f6b4 100644
--- a/demos/modules/gwin/frame/gfxconf.h
+++ b/demos/modules/gwin/frame/gfxconf.h
@@ -24,6 +24,9 @@
//#define GFX_USE_OS_LINUX TRUE
//#define GFX_USE_OS_OSX TRUE
+// Oops - rand() seems to use malloc()
+#define GFX_EMULATE_MALLOC TRUE
+
///////////////////////////////////////////////////////////////////////////
// GDISP //
///////////////////////////////////////////////////////////////////////////