summaryrefslogtreecommitdiff
path: root/apps/options.h
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2003-06-10 23:12:19 +0000
committerDaniel Stenberg <daniel@haxx.se>2003-06-10 23:12:19 +0000
commit05b696dbcb1c9ae4159ffaadcb72e5b5bc482cca (patch)
treeaf42899aaf4bdceef1a78600fe88e2fa63e57449 /apps/options.h
parent0eaf4103f2f6c3f206709793511e74e16d6981a6 (diff)
downloadrockbox-05b696dbcb1c9ae4159ffaadcb72e5b5bc482cca.tar.gz
rockbox-05b696dbcb1c9ae4159ffaadcb72e5b5bc482cca.zip
re-enabled the demos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3741 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/options.h')
-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