diff --git a/stepmania/src/RageInput.cpp b/stepmania/src/RageInput.cpp index 9703fd9613..73fe42b08d 100644 --- a/stepmania/src/RageInput.cpp +++ b/stepmania/src/RageInput.cpp @@ -332,7 +332,7 @@ void RageInput::Update( float fDeltaTime ) } int iNumJoyHats = min(NUM_JOYSTICK_HATS,SDL_JoystickNumHats(pJoy)); - for( int hat=0; axis