diff --git a/src/game/gameport.c b/src/game/gameport.c index 16e5a1d74..34b77adec 100644 --- a/src/game/gameport.c +++ b/src/game/gameport.c @@ -59,7 +59,7 @@ typedef struct _joystick_instance_ { } joystick_instance_t; -int joystick_type = 1; +int joystick_type = 0; static const joystick_if_t joystick_none = {