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/SOURCES4
-rwxr-xr-xapps/plugins/bitmaps/mono/bubbles_bubble.112x64x1.bmpbin0 -> 92 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 0e8abd8..0a463c7 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -1,7 +1,9 @@
#ifdef HAVE_LCD_BITMAP
/* Bubbles */
-#if (LCD_WIDTH == 160) && (LCD_HEIGHT == 128)
+#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
+bubbles_bubble.112x64x1.bmp
+#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128)
bubbles_bubble.160x128x1.bmp
#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132)
bubbles_bubble.160x128x1.bmp
diff --git a/apps/plugins/bitmaps/mono/bubbles_bubble.112x64x1.bmp b/apps/plugins/bitmaps/mono/bubbles_bubble.112x64x1.bmp
new file mode 100755
index 0000000..70d3c84
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/bubbles_bubble.112x64x1.bmp
Binary files differ