diff options
| author | Marianne Arnold <pixelma@rockbox.org> | 2007-10-22 14:35:05 +0000 |
|---|---|---|
| committer | Marianne Arnold <pixelma@rockbox.org> | 2007-10-22 14:35:05 +0000 |
| commit | 0ed79898afe2e21fcd86544b427f2f1ffa177130 (patch) | |
| tree | 46e5864bbb4e1aeaca48414abe3e33c1dc285f66 /apps/plugins/SOURCES | |
| parent | 5cc2a608a909780a846defec36501b1a6c665b5e (diff) | |
| download | rockbox-0ed79898afe2e21fcd86544b427f2f1ffa177130.zip rockbox-0ed79898afe2e21fcd86544b427f2f1ffa177130.tar.gz rockbox-0ed79898afe2e21fcd86544b427f2f1ffa177130.tar.bz2 rockbox-0ed79898afe2e21fcd86544b427f2f1ffa177130.tar.xz | |
Re-enable robotfindskitten, that accidentally got lost in the previous commits. Sorry for the inconvenience.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15270 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 a7a2201..c7f55ee 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -42,6 +42,7 @@ maze.c mazezam.c text_editor.c wavview.c +robotfindskitten.c /* Plugins needing the grayscale lib on low-depth LCDs */ fire.c |