mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-04-04 16:16:03 +02:00
Unfortunately the only way to detect this is to actually try opening a device, so we wait until the application tries, and then stop enumerating afterwards. Fixes https://github.com/libsdl-org/SDL/issues/5781