diff options
Diffstat (limited to 'apps/plugins/SUBDIRS.app_build')
-rw-r--r-- | apps/plugins/SUBDIRS.app_build | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/SUBDIRS.app_build b/apps/plugins/SUBDIRS.app_build index 95b5e64639..1fc283d6c4 100644 --- a/apps/plugins/SUBDIRS.app_build +++ b/apps/plugins/SUBDIRS.app_build @@ -8,7 +8,6 @@ */ lua lua_scripts -#ifdef HAVE_LCD_BITMAP #if PLUGIN_BUFFER_SIZE > 0x20000 fft @@ -20,8 +19,6 @@ reversi pictureflow #endif -#endif /* HAVE_LCD_BITMAP */ - /* For all the swcodec targets */ #if MEMORYSIZE > 2 /* we need a lot of RAM for instruments */ mikmod |