summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/mono
diff options
context:
space:
mode:
Diffstat (limited to 'apps/plugins/bitmaps/mono')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES2
-rw-r--r--apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmpbin0 -> 2622 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 6c9dfcf03d..a7ce0b51f3 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -25,6 +25,8 @@ bubbles_bubble.320x240x1.bmp
25rockblox_background.112x64x1.bmp 25rockblox_background.112x64x1.bmp
26#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) 26#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
27rockblox_background.128x64x1.bmp 27rockblox_background.128x64x1.bmp
28#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128)
29rockblox_background.160x128x1.bmp
28#endif 30#endif
29 31
30/* Flip it */ 32/* Flip it */
diff --git a/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp b/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp
new file mode 100644
index 0000000000..77d606ae21
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/rockblox_background.160x128x1.bmp
Binary files differ