Fixed type
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5484 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
e232b08681
commit
2a461eb30c
1 changed files with 1 additions and 1 deletions
|
@ -180,7 +180,7 @@ struct counter values[]={
|
|||
{"xadd", 1},
|
||||
{"yadd", 1},
|
||||
{"xdist", -4},
|
||||
{"ydistt", -6},
|
||||
{"ydist", -6},
|
||||
};
|
||||
|
||||
#ifdef HAVE_RTC
|
||||
|
|
Loading…
Reference in a new issue