mirror of
https://github.com/encounter/SDL.git
synced 2025-06-02 04:31:24 +00:00
Win10's 'GamepadAdded' event seems to need to have something registered with it in order for Xinput-based gamepad detection to work. This 'fix' simply causes a dummy event-handler to be added for this event, in case an app wants to use gamepads on Xbox One (most likely).