Commit adb75d642cabcd8b42b817de711b4ab03e35b634

Sam Lantinga 2021-07-23T23:45:18

Fixed hotplug detection not working on UWP or when SDL isn't pumping Windows events This fixes bugs: https://github.com/libsdl-org/SDL/issues/4321 https://github.com/libsdl-org/SDL/issues/4147 Thanks to DJm00n for the suggestion!