1
0
Fork 0
forked from len0rd/rockbox

Add stopwatch plugin replacement for touchscreen targets

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24026 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Maurus Cuelenaere 2009-12-16 14:23:13 +00:00
parent 6f8e786dbc
commit 3d3ec3402d
2 changed files with 345 additions and 0 deletions

View file

@ -15,7 +15,11 @@ settings_dumper.c
snow.c
sort.c
stats.c
#ifdef HAVE_TOUCHSCREEN
stopwatch.lua
#else
stopwatch.c
#endif
theme_remove.c
vbrfix.c
viewer.c