|
@@ -1322,7 +1322,7 @@ RAWINPUT_JoystickRumbleTriggers(SDL_Joystick *joystick, Uint16 left_rumble, Uint
|
|
return SDL_SetError("Setting vibration failed: 0x%lx\n", hr);
|
|
return SDL_SetError("Setting vibration failed: 0x%lx\n", hr);
|
|
return SDL_SetError("Controller isn't correlated yet, try hitting a button first");
|
|
return SDL_SetError("Controller isn't correlated yet, try hitting a button first");
|