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:
parent
6f8e786dbc
commit
3d3ec3402d
2 changed files with 345 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue