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