diff options
| author | Jonas Häggqvist <rasher@rasher.dk> | 2007-10-05 20:02:32 +0000 |
|---|---|---|
| committer | Jonas Häggqvist <rasher@rasher.dk> | 2007-10-05 20:02:32 +0000 |
| commit | ef7affa01b84f9632f94d8445e4b4552cf88c9b0 (patch) | |
| tree | adbece35359fceeef0f9540ade9dd13ef7e85376 /apps/plugins/SOURCES | |
| parent | e49247e3e8335e3ba627648481ae6a15d61b2f1c (diff) | |
| download | rockbox-ef7affa01b84f9632f94d8445e4b4552cf88c9b0.zip rockbox-ef7affa01b84f9632f94d8445e4b4552cf88c9b0.tar.gz rockbox-ef7affa01b84f9632f94d8445e4b4552cf88c9b0.tar.bz2 rockbox-ef7affa01b84f9632f94d8445e4b4552cf88c9b0.tar.xz | |
New plugin: robotfindskitten - a zen simulation. More (or less) information on robotfindskitten.org.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@14993 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 20d7328..b725e7f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -43,6 +43,7 @@ maze.c mazezam.c text_editor.c wavview.c +robotfindskitten.c /* Plugins needing the grayscale lib on low-depth LCDs */ fire.c |