summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorDave Chapman <dave@dchapman.com>2005-09-22 08:53:04 +0000
committerDave Chapman <dave@dchapman.com>2005-09-22 08:53:04 +0000
commit6afb017642a82aabbcd6f4ea5c31ec5d3945f5f8 (patch)
treee05eb6de10354abcb17f2e3229f53649837c0e61 /apps/plugins/SOURCES
parent1b79209ea7d02956cf27ce719516dcf495e26f98 (diff)
downloadrockbox-6afb017642a82aabbcd6f4ea5c31ec5d3945f5f8.tar.gz
rockbox-6afb017642a82aabbcd6f4ea5c31ec5d3945f5f8.zip
First version of Sudoku plugin
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7532 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 254324164a..598eef03a9 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -40,6 +40,7 @@ snake2.c
40sokoban.c 40sokoban.c
41solitaire.c 41solitaire.c
42star.c 42star.c
43sudoku.c
43#if CONFIG_LCD == LCD_SSD1815 44#if CONFIG_LCD == LCD_SSD1815
44video.c 45video.c
45#endif 46#endif