1
0
Fork 0
forked from len0rd/rockbox

Brickmania and Tetrox for iPod mini by Anton Romanov (FS #5094 & #5067)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9618 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Ben Basha 2006-04-11 20:16:05 +00:00
parent 93c1626d67
commit 390f167754
6 changed files with 65 additions and 4 deletions

View file

@ -39,8 +39,8 @@ bounce.c
#if (LCD_WIDTH >= 160) && (LCD_HEIGHT >= 128)
bubbles.c
#endif
#if (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
/* These need adjusting for the Mini's and iRiver if'p screen */
#if LCD_WIDTH != 128
/* These need adjusting for the iRiver if'p screen */
brickmania.c
#endif
calculator.c
@ -59,7 +59,7 @@ solitaire.c
sokoban.c
star.c
starfield.c
#if (LCD_WIDTH != 240) && (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
#if (LCD_WIDTH != 240) && (LCD_WIDTH != 128)
tetrox.c
#endif
#if CONFIG_LCD == LCD_SSD1815