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