summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index a02b9cef69..b3a939695f 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -180,7 +180,6 @@ snake.c
180snake2.c 180snake2.c
181solitaire.c 181solitaire.c
182sokoban.c 182sokoban.c
183speedread.c
184star.c 183star.c
185starfield.c 184starfield.c
186vu_meter.c 185vu_meter.c
@@ -216,6 +215,7 @@ nim.c
216#if LCD_DEPTH > 1 /* non-mono bitmap targets */ 215#if LCD_DEPTH > 1 /* non-mono bitmap targets */
217 216
218matrix.c 217matrix.c
218speedread.c
219 219
220#if (LCD_WIDTH > 138) 220#if (LCD_WIDTH > 138)
221invadrox.c 221invadrox.c