diff options
Diffstat (limited to 'apps/recorder/bounce.c')
-rw-r--r-- | apps/recorder/bounce.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/recorder/bounce.c b/apps/recorder/bounce.c index 96291066e5..999ba47366 100644 --- a/apps/recorder/bounce.c +++ b/apps/recorder/bounce.c @@ -136,7 +136,6 @@ static void loopit(void) lcd_bitmap((char *)char_gen_12x16[rock[i]-0x20], xtable[xx%71], table[yy&63], 11, 16, false); - lcd_update(); ysanke+= values[NUM_YSANKE].num; |