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
-rwxr-xr-xapps/plugins/bitmaps/mono/bubbles_bubble.132x80x16.bmpbin0 -> 94 bytes
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index d74905f..3917828 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -3,6 +3,8 @@
/* Bubbles */
#if (LCD_WIDTH == 112) && (LCD_HEIGHT == 64)
bubbles_bubble.112x64x1.bmp
+#elif (LCD_WIDTH == 132) && (LCD_HEIGHT == 80)
+bubbles_bubble.132x80x16.bmp
#elif ((LCD_WIDTH == 160) && (LCD_HEIGHT == 128)) || \
((LCD_WIDTH == 128) && (LCD_HEIGHT == 128))
bubbles_bubble.160x128x1.bmp
diff --git a/apps/plugins/bitmaps/mono/bubbles_bubble.132x80x16.bmp b/apps/plugins/bitmaps/mono/bubbles_bubble.132x80x16.bmp
new file mode 100755
index 0000000..47cdd50
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/bubbles_bubble.132x80x16.bmp
Binary files differ