mirror of
https://github.com/encounter/SDL.git
synced 2025-06-15 19:13:45 +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.