1
0
Fork 0
forked from len0rd/rockbox

Bubbles: Fix for gigabeat and add sansa e200 support

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12075 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Adam Boot 2007-01-19 23:03:41 +00:00
parent 841a3c1950
commit 769d6a8255
7 changed files with 38 additions and 18 deletions

View file

@ -22,14 +22,16 @@ bubbles_right.176x132x16.bmp
bubbles_emblem.220x176x16.bmp
bubbles_left.220x176x16.bmp
bubbles_right.220x176x16.bmp
#elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320)
#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 220)
bubbles_emblem.220x176x16.bmp
bubbles_left.240x320x16.bmp
bubbles_right.240x320x16.bmp
bubbles_left.176x220x16.bmp
#elif (LCD_WIDTH == 320) && (LCD_HEIGHT == 240)
bubbles_emblem.320x240x16.bmp
bubbles_left.320x240x16.bmp
bubbles_right.320x240x16.bmp
#elif (LCD_WIDTH == 240) && (LCD_HEIGHT == 320)
bubbles_emblem.320x240x16.bmp
bubbles_left.240x320x16.bmp
#endif
/* ChessBox */