diff options
| author | Adam Boot <rotator@gmail.com> | 2005-11-27 17:40:19 +0000 |
|---|---|---|
| committer | Adam Boot <rotator@gmail.com> | 2005-11-27 17:40:19 +0000 |
| commit | f04577377d879d040ef046c38f6ab18b84a51341 (patch) | |
| tree | 159b89cae1aa04431491465064df7576699f591b /apps/plugins/SOURCES | |
| parent | ba43c0f324ab2c966565c026249a542d3ac51697 (diff) | |
| download | rockbox-f04577377d879d040ef046c38f6ab18b84a51341.zip rockbox-f04577377d879d040ef046c38f6ab18b84a51341.tar.gz rockbox-f04577377d879d040ef046c38f6ab18b84a51341.tar.bz2 rockbox-f04577377d879d040ef046c38f6ab18b84a51341.tar.xz | |
Update for H300 plus minor fixes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8086 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 33094d4..892e127 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -22,12 +22,12 @@ dict.c #ifdef HAVE_LCD_BITMAP /* Recorder/Ondio models only */ #ifndef HAVE_LCD_COLOR -bejeweled.c fire.c plasma.c solitaire.c sudoku.c #endif +bejeweled.c bounce.c calculator.c chip8.c |