mirror of
https://github.com/Rockbox/rockbox.git
synced 2025-10-15 11:07:38 -04:00
Move Sudoku plugin into its own subdirectory and add a random game generator.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9407 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
9fad701934
commit
0f619c65ba
10 changed files with 4254 additions and 89 deletions
|
@ -58,10 +58,6 @@ solitaire.c
|
|||
sokoban.c
|
||||
star.c
|
||||
starfield.c
|
||||
#if (LCD_WIDTH != 176) && (LCD_WIDTH != 138)
|
||||
/* These need adjusting for the iPod Nano and Mini */
|
||||
sudoku.c
|
||||
#endif
|
||||
#if (LCD_WIDTH != 240) && (LCD_WIDTH != 138) && (LCD_WIDTH != 128)
|
||||
tetrox.c
|
||||
#endif
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue