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, 4 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index b3a939695f..9eec04aa22 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -149,7 +149,10 @@ metronome.c
149/* Lua needs at least 160 KB to work in */ 149/* Lua needs at least 160 KB to work in */
150#if PLUGIN_BUFFER_SIZE >= 0x80000 150#if PLUGIN_BUFFER_SIZE >= 0x80000
151boomshine.lua 151boomshine.lua
152#endif 152#ifdef HAVE_LCD_COLOR
153pixel-painter.lua
154#endif /* HAVE_LCD_COLOR */
155#endif /* PLUGIN_BUFFER_SIZE >= 0x80000 */
153 156
154rockblox1d.c 157rockblox1d.c
155brickmania.c 158brickmania.c