summaryrefslogtreecommitdiff
path: root/setup/joystick.c
diff options
context:
space:
mode:
Diffstat (limited to 'setup/joystick.c')
-rw-r--r--setup/joystick.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup/joystick.c b/setup/joystick.c
index fa59c559..867fa5c2 100644
--- a/setup/joystick.c
+++ b/setup/joystick.c
@@ -34,7 +34,7 @@ typedef enum
CALIBRATE_UP,
} calibration_stage_t;
-// SDL joystick successfully initialised?
+// SDL joystick successfully initialized?
static int joystick_initted = 0;