mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-12 04:12:13 +08:00
2a53f8315a
The Game Controller Kit doesn't show the controllers at startup, so the HIDAPI driver sees them first and therefore gets preference when a controller is supported by both drivers. This fixes bug https://github.com/libsdl-org/SDL/issues/4209