diff options
| author | Jens Arnold <amiconn@rockbox.org> | 2005-10-07 20:37:41 +0000 |
|---|---|---|
| committer | Jens Arnold <amiconn@rockbox.org> | 2005-10-07 20:37:41 +0000 |
| commit | 6a703fe49d74e2d565bed3ce3a6b639a353ccfe8 (patch) | |
| tree | c97d1c0647b7a9be35ef58fe356812d2335aebe6 /apps/plugins/SOURCES | |
| parent | 74e4b250a6fdacfb98c29e8114affa58f1399801 (diff) | |
| download | rockbox-6a703fe49d74e2d565bed3ce3a6b639a353ccfe8.zip rockbox-6a703fe49d74e2d565bed3ce3a6b639a353ccfe8.tar.gz rockbox-6a703fe49d74e2d565bed3ce3a6b639a353ccfe8.tar.bz2 rockbox-6a703fe49d74e2d565bed3ce3a6b639a353ccfe8.tar.xz | |
New plugin: Fire effect, developed by Kevin Ferrare, adapted to archos and optimised by me.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7591 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 db22ff7..3f0d377 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -21,6 +21,7 @@ dict.c bounce.c calculator.c chip8.c +fire.c flipit.c grayscale.c jpeg.c |