summaryrefslogtreecommitdiff
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/plugins/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 7afd97309f..387f1459ac 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -142,7 +142,11 @@ metronome.c
142 142
143#ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */ 143#ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */
144 144
145/* Lua needs at least 160 KB to work in */
146#if PLUGIN_BUFFER_SIZE >= 0x80000
145boomshine.lua 147boomshine.lua
148#endif
149
146rockblox1d.c 150rockblox1d.c
147brickmania.c 151brickmania.c
148calendar.c 152calendar.c