diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2006-10-16 00:40:40 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2006-10-16 00:40:40 +0000 |
| commit | 50d275dc373826335aca3373dfa51957ec8e2ba7 (patch) | |
| tree | a89d72da65c12b49f1c98d6f961a0d8499c0a57f /apps/plugins/SOURCES | |
| parent | 634f1d6b591ca4f8779f19bc3df54eb632c44db6 (diff) | |
| download | rockbox-50d275dc373826335aca3373dfa51957ec8e2ba7.zip rockbox-50d275dc373826335aca3373dfa51957ec8e2ba7.tar.gz rockbox-50d275dc373826335aca3373dfa51957ec8e2ba7.tar.bz2 rockbox-50d275dc373826335aca3373dfa51957ec8e2ba7.tar.xz | |
FlipIt: Ported to archos Player :-)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11231 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 b0e5f70..e0c97d6 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -6,6 +6,7 @@ cube.c dict.c favorites.c firmware_flash.c +flipit.c logo.c metronome.c mosaique.c @@ -48,7 +49,6 @@ brickmania.c calculator.c chip8.c demystify.c -flipit.c jewels.c minesweeper.c oscilloscope.c |