1
0
Fork 0
forked from len0rd/rockbox

new menu system, consolidated button assignments, ipod mini support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8821 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Adam Boot 2006-02-24 00:24:03 +00:00
parent 42295c438d
commit 0b489779ce
4 changed files with 367 additions and 206 deletions

View file

@ -5,6 +5,8 @@
bejeweled_jewels.112x64x1.bmp
#elif (LCD_WIDTH == 128) && (LCD_HEIGHT == 64)
bejeweled_jewels.112x64x1.bmp
#elif (LCD_WIDTH == 138) && (LCD_HEIGHT == 110)
bejeweled_jewels.138x110x1.bmp
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && !defined(HAVE_LCD_COLOR)
bejeweled_jewels.160x128x1.bmp
#elif (LCD_WIDTH == 160) && (LCD_HEIGHT == 128) && defined(HAVE_LCD_COLOR)

Binary file not shown.

After

Width:  |  Height:  |  Size: 478 B