summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES3
1 files changed, 3 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index 052163c37d..b6a563d2b0 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -15,6 +15,9 @@ _2048_background.121x121x24.bmp
15#elif MIN(LCD_WIDTH, LCD_HEIGHT)>=110 15#elif MIN(LCD_WIDTH, LCD_HEIGHT)>=110
16_2048_tiles.22x22x24.bmp 16_2048_tiles.22x22x24.bmp
17_2048_background.103x103x24.bmp 17_2048_background.103x103x24.bmp
18#elif LCD_HEIGHT>=96 && LCD_WIDTH>=128
19_2048_tiles.19x19x24.bmp
20_2048_background.88x88x24.bmp
18#else 21#else
19/* default to smallest bitmaps */ 22/* default to smallest bitmaps */
20_2048_tiles.12x12x24.bmp 23_2048_tiles.12x12x24.bmp