forked from len0rd/rockbox
Bejeweled: Fancy new graphics plus ipod support
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8244 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
80b30761a5
commit
6d89649c42
2 changed files with 1450 additions and 136 deletions
|
@ -22,6 +22,7 @@ dict.c
|
|||
fire.c
|
||||
plasma.c
|
||||
#endif
|
||||
bejeweled.c
|
||||
bounce.c
|
||||
calculator.c
|
||||
chip8.c
|
||||
|
@ -48,7 +49,6 @@ star.c
|
|||
starfield.c
|
||||
#if (LCD_WIDTH != 176)
|
||||
/* These need adjusting for the Nano's screen */
|
||||
bejeweled.c
|
||||
sudoku.c
|
||||
#endif
|
||||
#if CONFIG_LCD == LCD_SSD1815
|
||||
|
|
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue