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, 2 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index c56cd5eb46..9b7436ac20 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -213,6 +213,8 @@ nim.c
213 213
214#if LCD_DEPTH > 1 /* non-mono bitmap targets */ 214#if LCD_DEPTH > 1 /* non-mono bitmap targets */
215 215
216/* 2048 runs on 1-bit LCDs, but it is unplayable */
2172048.c
216matrix.c 218matrix.c
217 219
218#if (LCD_WIDTH > 138) 220#if (LCD_WIDTH > 138)