summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index edc801362f..ff08074f82 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -116,6 +116,7 @@ metronome.c
116/* Lua needs at least 160 KB to work in */ 116/* Lua needs at least 160 KB to work in */
117#if PLUGIN_BUFFER_SIZE >= 0x80000 117#if PLUGIN_BUFFER_SIZE >= 0x80000
118boomshine.lua 118boomshine.lua
119picross.lua
119lua_scripts.lua 120lua_scripts.lua
120#ifdef HAVE_LCD_COLOR 121#ifdef HAVE_LCD_COLOR
121pixel-painter.lua 122pixel-painter.lua