mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-07-05 17:05:21 +00:00
This fixes polling issues with Joystick subsystem where `SDL_PrivateJoystickShouldIgnoreEvent` would always return true, thus ignoring all inputs.