mirror of
https://github.com/encounter/SDL.git
synced 2025-09-03 17:28:50 +00: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.