diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2005-10-07 22:22:07 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2005-10-07 22:22:07 +0000 |
| commit | f23ab031a1206d965a38d5051f723d95087d78ea (patch) | |
| tree | f222f881d9da5f8269b8b6a53e5fae46b88c339f /apps/plugins/SOURCES | |
| parent | bec86d7b9271a8f1a57373e90a0ef201bcdbfce7 (diff) | |
| download | rockbox-f23ab031a1206d965a38d5051f723d95087d78ea.zip rockbox-f23ab031a1206d965a38d5051f723d95087d78ea.tar.gz rockbox-f23ab031a1206d965a38d5051f723d95087d78ea.tar.bz2 rockbox-f23ab031a1206d965a38d5051f723d95087d78ea.tar.xz | |
New demo plugin, screensaver style, by Kevin Ferrare.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7594 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 3f0d377..a9b7391 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -21,6 +21,7 @@ dict.c bounce.c calculator.c chip8.c +demystify.c fire.c flipit.c grayscale.c |