1
0
Fork 0
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:
Jonathan Gordon 2007-04-19 12:14:54 +00:00
parent 15dfe87f96
commit 5d173ead6e
3 changed files with 17 additions and 4 deletions

View file

@ -52,7 +52,7 @@ bubbles.c
invadrox.c
#endif
#if LCD_WIDTH != 128 && !defined(SANSA_E200)
#if LCD_WIDTH != 128
/* These need adjusting for the iRiver if'p screen */
brickmania.c
#endif