re-enabled the demos
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3741 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
0eaf4103f2
commit
05b696dbcb
1 changed files with 0 additions and 5 deletions
|
@ -25,11 +25,6 @@
|
||||||
#define USE_DEMOS
|
#define USE_DEMOS
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/* disable demos until plugins are added, to stay below 200KB */
|
|
||||||
#ifdef USE_DEMOS
|
|
||||||
#undef USE_DEMOS
|
|
||||||
#endif
|
|
||||||
|
|
||||||
#ifndef DISABLE_GAMES
|
#ifndef DISABLE_GAMES
|
||||||
#undef USE_GAMES /* since older Makefiles set the define */
|
#undef USE_GAMES /* since older Makefiles set the define */
|
||||||
#define USE_GAMES
|
#define USE_GAMES
|
||||||
|
|
Loading…
Reference in a new issue