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