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 e6a24b2bc5..eb00bd9e8a 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -19,7 +19,8 @@ bubbles_bubble.138x110x1.bmp
19 ((LCD_WIDTH == 176) && (LCD_HEIGHT == 220)) 19 ((LCD_WIDTH == 176) && (LCD_HEIGHT == 220))
20bubbles_bubble.220x176x1.bmp 20bubbles_bubble.220x176x1.bmp
21#elif ((LCD_WIDTH == 320) && (LCD_HEIGHT == 240)) || \ 21#elif ((LCD_WIDTH == 320) && (LCD_HEIGHT == 240)) || \
22 ((LCD_WIDTH == 240) && (LCD_HEIGHT >= 320)) 22 ((LCD_WIDTH == 240) && (LCD_HEIGHT >= 320)) || \
23 ((LCD_WIDTH == 360) && (LCD_HEIGHT == 400))
23bubbles_bubble.320x240x1.bmp 24bubbles_bubble.320x240x1.bmp
24#elif ((LCD_WIDTH == 640) && (LCD_HEIGHT == 480)) || \ 25#elif ((LCD_WIDTH == 640) && (LCD_HEIGHT == 480)) || \
25 ((LCD_WIDTH == 480) && (LCD_HEIGHT == 640)) 26 ((LCD_WIDTH == 480) && (LCD_HEIGHT == 640))