From 2a461eb30c12b956bc50529e94dd29159c633731 Mon Sep 17 00:00:00 2001 From: Jens Arnold Date: Wed, 15 Dec 2004 18:54:29 +0000 Subject: Fixed type git-svn-id: svn://svn.rockbox.org/rockbox/trunk@5484 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/bounce.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps') diff --git a/apps/plugins/bounce.c b/apps/plugins/bounce.c index 9cf1ccf341..ee89cd19e5 100644 --- a/apps/plugins/bounce.c +++ b/apps/plugins/bounce.c @@ -180,7 +180,7 @@ struct counter values[]={ {"xadd", 1}, {"yadd", 1}, {"xdist", -4}, - {"ydistt", -6}, + {"ydist", -6}, }; #ifdef HAVE_RTC -- cgit v1.2.3