summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono/SOURCES
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/mono/SOURCES')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 813ede362c..c12c7c7d67 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -10,7 +10,8 @@ bubbles_bubble.132x80x16.bmp
10#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 96) 10#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 96)
11bubbles_bubble.128x96x1.bmp 11bubbles_bubble.128x96x1.bmp
12#elif ((LCD_WIDTH == 160) && (LCD_HEIGHT == 128)) || \ 12#elif ((LCD_WIDTH == 160) && (LCD_HEIGHT == 128)) || \
13 ((LCD_WIDTH == 128) && (LCD_HEIGHT == 128)) 13 ((LCD_WIDTH == 128) && (LCD_HEIGHT == 128)) || \
14 ((LCD_WIDTH == 128) && (LCD_HEIGHT == 160))
14bubbles_bubble.160x128x1.bmp 15bubbles_bubble.160x128x1.bmp
15#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) 16#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132)
16bubbles_bubble.160x128x1.bmp 17bubbles_bubble.160x128x1.bmp