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
#if LCD_DEPTH > 1 /* non-mono bitmap targets */
+/* 2048 runs on 1-bit LCDs, but it is unplayable */
+2048.c
matrix.c
#if (LCD_WIDTH > 138)