summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps/native/SOURCES
diff options
context:
space:
mode:
authorAdam Boot <rotator@gmail.com>2006-02-24 00:24:03 +0000
committerAdam Boot <rotator@gmail.com>2006-02-24 00:24:03 +0000
commit0b489779cee2297e66f999dc68261fa1df9f452f (patch)
treed4c9b7d5693c5ecd5ff66ee58c05fa47b7c181e1 /apps/plugins/bitmaps/native/SOURCES
parent42295c438d5b973520fae5176d9a3b6ea02fc569 (diff)
downloadrockbox-0b489779cee2297e66f999dc68261fa1df9f452f.tar.gz
rockbox-0b489779cee2297e66f999dc68261fa1df9f452f.zip
new menu system, consolidated button assignments, ipod mini support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps/native/SOURCES')
-rw-r--r--apps/plugins/bitmaps/native/SOURCES2
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/plugins/bitmaps/native/SOURCES b/apps/plugins/bitmaps/native/SOURCES
index bd1a5cb3c1..11f6bd3d11 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -5,6 +5,8 @@
5bejeweled_jewels.112x64x1.bmp 5bejeweled_jewels.112x64x1.bmp
6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64) 6#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
7bejeweled_jewels.112x64x1.bmp 7bejeweled_jewels.112x64x1.bmp
8#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110)
9bejeweled_jewels.138x110x1.bmp
8#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR) 10#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR)
9bejeweled_jewels.160x128x1.bmp 11bejeweled_jewels.160x128x1.bmp
10#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR) 12#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR)