diff options
| author | Franklin Wei <frankhwei536@gmail.com> | 2014-12-01 03:21:13 -0500 |
|---|---|---|
| committer | Franklin Wei <frankhwei536@gmail.com> | 2014-12-06 12:09:03 -0500 |
| commit | d49ed9b90199f4e08cf256b9914a0faeefe28811 (patch) | |
| tree | 9a585cf9583e61bb119476aabf696302a7ad3baf /apps/plugins/SOURCES | |
| parent | 19f4e396fddff8e7445908700a8345c7d5c57fc6 (diff) | |
| download | rockbox-d49ed9b90199f4e08cf256b9914a0faeefe28811.zip rockbox-d49ed9b90199f4e08cf256b9914a0faeefe28811.tar.gz rockbox-d49ed9b90199f4e08cf256b9914a0faeefe28811.tar.bz2 rockbox-d49ed9b90199f4e08cf256b9914a0faeefe28811.tar.xz | |
Clicker - A not-so-simple counting app
You can count up to 99999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999999 with this plugin!
Change-Id: Ib51341d911277284435b1c4c71838be42593b5c4
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 fba1655..35b8c14 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -3,6 +3,7 @@ battery_bench.c #endif chessclock.c +clicker.c credits.c cube.c dict.c |