Commit 419ae29d90d3934e1a382cd693ac60a1f492e43a

Cameron Gutman 2022-01-03T21:44:18

joystick: Move WGI driver initialization after Windows driver WGI calls SDL_DINPUT_JoystickPresent() so we need to be sure DInput remains initialized for the lifetime of the WGI driver to avoid a crash or duplicated joysticks between DInput and WGI.