mirror of
https://github.com/encounter/SDL.git
synced 2025-05-25 16:51:23 +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.