summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--apps/options.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/apps/options.h b/apps/options.h
index d321c8584d..24cd2ad58c 100644
--- a/apps/options.h
+++ b/apps/options.h
@@ -25,11 +25,6 @@
25#define USE_DEMOS 25#define USE_DEMOS
26#endif 26#endif
27 27
28/* disable demos until plugins are added, to stay below 200KB */
29#ifdef USE_DEMOS
30#undef USE_DEMOS
31#endif
32
33#ifndef DISABLE_GAMES 28#ifndef DISABLE_GAMES
34#undef USE_GAMES /* since older Makefiles set the define */ 29#undef USE_GAMES /* since older Makefiles set the define */
35#define USE_GAMES 30#define USE_GAMES