summaryrefslogtreecommitdiffstats
path: root/apps/plugins/bitmaps/mono/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2006-10-18 20:46:40 +0000
committerJens Arnold <amiconn@rockbox.org>2006-10-18 20:46:40 +0000
commite2b2f8e222b530abb77e59e8bdfd4b22fa9ac4f4 (patch)
tree3de808e1e4b46b60fd1862a4bf139e564b477dca /apps/plugins/bitmaps/mono/SOURCES
parentdf0ee35f6aec74e5407472909ec0b1b5523bf9aa (diff)
downloadrockbox-e2b2f8e222b530abb77e59e8bdfd4b22fa9ac4f4.tar.gz
rockbox-e2b2f8e222b530abb77e59e8bdfd4b22fa9ac4f4.zip
FlipIt: Separate graphics for 160x128 pixel LCDs, by Marianne Arnold.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11259 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/mono/SOURCES')
-rw-r--r--apps/plugins/bitmaps/mono/SOURCES4
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/plugins/bitmaps/mono/SOURCES b/apps/plugins/bitmaps/mono/SOURCES
index 75b85d1546..fde32558c8 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