summaryrefslogtreecommitdiff
path: root/apps/plugins/bitmaps
diff options
context:
space:
mode:
authorMarcoen Hirschberg <marcoen@gmail.com>2006-02-24 15:42:52 +0000
committerMarcoen Hirschberg <marcoen@gmail.com>2006-02-24 15:42:52 +0000
commit338e2bbb0c6673452c64378ef9e609d5c19c7558 (patch)
tree7314096e43a7eedfd7091c39fed97c0c33400827 /apps/plugins/bitmaps
parentb902428180c11def61f2d3caa2612b9f80d7d41a (diff)
downloadrockbox-338e2bbb0c6673452c64378ef9e609d5c19c7558.tar.gz
rockbox-338e2bbb0c6673452c64378ef9e609d5c19c7558.zip
first gigabeat commit
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/bitmaps')
-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 11f6bd3d11..71b2ebb5f2 100644
--- a/apps/plugins/bitmaps/native/SOURCES
+++ b/apps/plugins/bitmaps/native/SOURCES
@@ -15,6 +15,8 @@ bejeweled_jewels.160x128x16.bmp
15bejeweled_jewels.160x128x16.bmp 15bejeweled_jewels.160x128x16.bmp
16#elif (LCD_WIDTH == 220) && (LCD_HEIGHT == 176) 16#elif (LCD_WIDTH == 220) && (LCD_HEIGHT == 176)
17bejeweled_jewels.220x176x16.bmp 17bejeweled_jewels.220x176x16.bmp
18#elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320)
19bejeweled_jewels.220x176x16.bmp
18#elif (LCD_WIDTH == 320) && (LCD_HEIGHT == 240) 20#elif (LCD_WIDTH == 320) && (LCD_HEIGHT == 240)
19bejeweled_jewels.320x240x16.bmp 21bejeweled_jewels.320x240x16.bmp
20#endif 22#endif