mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-19 15:00:18 +02:00
We can also ditch the lock in RAWINPUT_JoystickQuit() now that the joystick subsystem quits drivers in reverse order. There's no chance of a racing call to RAWINPUT_WindowProc() anymore.