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/flipit_cursor.28x28x1.bmpbin0 -> 174 bytes
2 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 75b85d1..fde3255 100644
--- a/apps/plugins/bitmaps/mono/SOURCES
+++ b/apps/plugins/bitmaps/mono/SOURCES
@@ -34,7 +34,9 @@ rockblox_background.112x64x1.bmp
/* Flip it */
#ifndef HAVE_LCD_COLOR
-#if LCD_WIDTH >= 125 && LCD_HEIGHT >= 110
+#if LCD_WIDTH >= 140 && LCD_HEIGHT >= 122
+flipit_cursor.28x28x1.bmp
+#elif LCD_WIDTH >= 125 && LCD_HEIGHT >= 110
flipit_cursor.25x25x1.bmp
#elif LCD_WIDTH >= 80 && LCD_HEIGHT >= 62
flipit_cursor.16x13x1.bmp
diff --git a/apps/plugins/bitmaps/mono/flipit_cursor.28x28x1.bmp b/apps/plugins/bitmaps/mono/flipit_cursor.28x28x1.bmp
new file mode 100755
index 0000000..9ac0d14
--- /dev/null
+++ b/apps/plugins/bitmaps/mono/flipit_cursor.28x28x1.bmp
Binary files differ