1
0
Fork 0
forked from len0rd/rockbox

First version of Sudoku plugin

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7532 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Dave Chapman 2005-09-22 08:53:04 +00:00
parent 1b79209ea7
commit 6afb017642
3 changed files with 1182 additions and 0 deletions

View file

@ -40,6 +40,7 @@ snake2.c
sokoban.c
solitaire.c
star.c
sudoku.c
#if CONFIG_LCD == LCD_SSD1815
video.c
#endif