summaryrefslogtreecommitdiff
path: root/apps/gui/pitchscreen.c
diff options
context:
space:
mode:
Diffstat (limited to 'apps/gui/pitchscreen.c')
-rw-r--r--apps/gui/pitchscreen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/gui/pitchscreen.c b/apps/gui/pitchscreen.c
index 421ec04676..13da415505 100644
--- a/apps/gui/pitchscreen.c
+++ b/apps/gui/pitchscreen.c
@@ -733,7 +733,7 @@ static int pitchscreen_do_touchscreen(struct viewport vps[])
733 733
734int gui_syncpitchscreen_run(void) 734int gui_syncpitchscreen_run(void)
735{ 735{
736 int button, i; 736 int button;
737 int32_t pitch = sound_get_pitch(); 737 int32_t pitch = sound_get_pitch();
738 int32_t semitone; 738 int32_t semitone;
739 739