diff options
| author | Frank Gevaerts <frank@gevaerts.be> | 2008-06-28 15:16:43 +0000 |
|---|---|---|
| committer | Frank Gevaerts <frank@gevaerts.be> | 2008-06-28 15:16:43 +0000 |
| commit | e56506012170789f095f28c855e2e9b2ad8ea34e (patch) | |
| tree | 071147a71093d11f323f6d97d21b427383a111a2 /apps/plugins/SOURCES | |
| parent | 3a765f68e86bac469c4add61927c3b476d58f05c (diff) | |
| download | rockbox-e56506012170789f095f28c855e2e9b2ad8ea34e.zip rockbox-e56506012170789f095f28c855e2e9b2ad8ea34e.tar.gz rockbox-e56506012170789f095f28c855e2e9b2ad8ea34e.tar.bz2 rockbox-e56506012170789f095f28c855e2e9b2ad8ea34e.tar.xz | |
Add rockblox1d, by Alexander Papst (originally 1drockblox, but renamed to not end up as the first game listed)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@17831 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
| -rw-r--r-- | apps/plugins/SOURCES | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 0be7ccf..260a357 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -47,6 +47,7 @@ disktidy.c flipit.c #ifdef HAVE_LCD_BITMAP /* Not for the Player */ +rockblox1d.c brickmania.c maze.c mazezam.c |