diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2006-01-10 02:51:50 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2006-01-10 02:51:50 +0000 |
| commit | 81c9d58c4e6c6b35eb16954d9f9c0c9ce8465be7 (patch) | |
| tree | e0fc2e371a7666a105c8e09f0e1f7946c59f087d /apps/plugins/SOURCES | |
| parent | 6422d07fa784de20f06b77f3081a4eac8e2ded12 (diff) | |
| download | rockbox-81c9d58c4e6c6b35eb16954d9f9c0c9ce8465be7.zip rockbox-81c9d58c4e6c6b35eb16954d9f9c0c9ce8465be7.tar.gz rockbox-81c9d58c4e6c6b35eb16954d9f9c0c9ce8465be7.tar.bz2 rockbox-81c9d58c4e6c6b35eb16954d9f9c0c9ce8465be7.tar.xz | |
Metronome plugin for iriver targets, by Sebastian Henriksen, Martin Scarratt and me
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8319 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 2f02506..5bb84a7 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -32,6 +32,7 @@ flipit.c grayscale.c jpeg.c mandelbrot.c +metronome.c minesweeper.c oscillograph.c oscilloscope.c |