diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2005-02-16 02:08:16 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2005-02-16 02:08:16 +0000 |
| commit | 538e68059a11349dbaa776d51186d83f181d5969 (patch) | |
| tree | 49af3794bd18b65cfa9d99425cf8a1971f57c246 /apps/plugins/SOURCES | |
| parent | 02eaeafcb67c1caf73aa0e362901c7197a53c561 (diff) | |
| download | rockbox-538e68059a11349dbaa776d51186d83f181d5969.zip rockbox-538e68059a11349dbaa776d51186d83f181d5969.tar.gz rockbox-538e68059a11349dbaa776d51186d83f181d5969.tar.bz2 rockbox-538e68059a11349dbaa776d51186d83f181d5969.tar.xz | |
Solitaire adapted to iRiver, based on patch #1121520 by Jonas Haggqvist.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5967 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 39efee6..6fc20b7 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -33,10 +33,7 @@ sliding_puzzle.c snake.c snake2.c sokoban.c -#if CONFIG_KEYPAD != IRIVER_H100_PAD -/* just because it isn't fixed yet to deal with this keymap */ solitaire.c -#endif splitedit.c star.c #if CONFIG_LCD == LCD_SSD1815 |