1
0
Fork 0
forked from len0rd/rockbox

first gigabeat commit

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8831 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Marcoen Hirschberg 2006-02-24 15:42:52 +00:00
parent b902428180
commit 338e2bbb0c
58 changed files with 599 additions and 8 deletions

View file

@ -15,6 +15,8 @@ bejeweled_jewels.160x128x16.bmp
bejeweled_jewels.160x128x16.bmp
#elif (LCD_WIDTH == 220) && (LCD_HEIGHT == 176)
bejeweled_jewels.220x176x16.bmp
#elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320)
bejeweled_jewels.220x176x16.bmp
#elif (LCD_WIDTH == 320) && (LCD_HEIGHT == 240)
bejeweled_jewels.320x240x16.bmp
#endif