forked from len0rd/rockbox
brickmania for the e200. (screen cant rotate, so using half the screen is better than nothing)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@13210 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
15dfe87f96
commit
5d173ead6e
3 changed files with 17 additions and 4 deletions
|
@ -45,7 +45,7 @@ brickmania_menu_bg.160x128x16.bmp
|
|||
brickmania_pads.160x128x16.bmp
|
||||
brickmania_powerups.160x128x16.bmp
|
||||
brickmania_break.160x128x16.bmp
|
||||
#elif (LCD_WIDTH == 176) && (LCD_HEIGHT == 132) && (LCD_DEPTH == 16)
|
||||
#elif (LCD_WIDTH == 176)/* && (LCD_HEIGHT == 132) */&& (LCD_DEPTH == 16)
|
||||
brickmania_menu_items.176x132x16.bmp
|
||||
brickmania_ball.176x132x16.bmp
|
||||
brickmania_bricks.176x132x16.bmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue