summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES5
1 files changed, 1 insertions, 4 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 9b7436ac20..a051e2d5df 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -144,6 +144,7 @@ metronome.c
144 144
145#ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */ 145#ifdef HAVE_LCD_BITMAP /* Not for the Archos Player */
146 146
1472048.c
147/* Lua needs at least 160 KB to work in */ 148/* Lua needs at least 160 KB to work in */
148#if PLUGIN_BUFFER_SIZE >= 0x80000 149#if PLUGIN_BUFFER_SIZE >= 0x80000
149boomshine.lua 150boomshine.lua
@@ -209,12 +210,8 @@ euroconverter.c
209nim.c 210nim.c
210#endif /* HAVE_LCD_CHARCELLS */ 211#endif /* HAVE_LCD_CHARCELLS */
211 212
212
213
214#if LCD_DEPTH > 1 /* non-mono bitmap targets */ 213#if LCD_DEPTH > 1 /* non-mono bitmap targets */
215 214
216/* 2048 runs on 1-bit LCDs, but it is unplayable */
2172048.c
218matrix.c 215matrix.c
219 216
220#if (LCD_WIDTH > 138) 217#if (LCD_WIDTH > 138)