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/SOURCES4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index a7ce0b51f3..d2952d1ef7 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -5,6 +5,8 @@
5bubbles_bubble.112x64x1.bmp 5bubbles_bubble.112x64x1.bmp
6#elif (LCD_WIDTH == 132) && (LCD_HEIGHT == 80) 6#elif (LCD_WIDTH == 132) && (LCD_HEIGHT == 80)
7bubbles_bubble.132x80x16.bmp 7bubbles_bubble.132x80x16.bmp
8#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 96)
9bubbles_bubble.128x96x1.bmp
8#elif ((LCD_WIDTH == 160) && (LCD_HEIGHT == 128)) || \ 10#elif ((LCD_WIDTH == 160) && (LCD_HEIGHT == 128)) || \
9 ((LCD_WIDTH == 128) && (LCD_HEIGHT == 128)) 11 ((LCD_WIDTH == 128) && (LCD_HEIGHT == 128))
10bubbles_bubble.160x128x1.bmp 12bubbles_bubble.160x128x1.bmp
@@ -35,6 +37,8 @@ rockblox_background.160x128x1.bmp
35flipit_cursor.28x28x1.bmp 37flipit_cursor.28x28x1.bmp
36#elif LCD_WIDTH >= 125 && LCD_HEIGHT >= 110 38#elif LCD_WIDTH >= 125 && LCD_HEIGHT >= 110
37flipit_cursor.25x25x1.bmp 39flipit_cursor.25x25x1.bmp
40#elif LCD_WIDTH >= 105 && LCD_HEIGHT >= 96
41flipit_cursor.21x21x1.bmp
38#elif LCD_WIDTH >= 80 && LCD_HEIGHT >= 62 42#elif LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
39flipit_cursor.16x13x1.bmp 43flipit_cursor.16x13x1.bmp
40#endif 44#endif