mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-26 10:21:53 +00:00
This can happen if the application has not yet processed SDL_JOYDEVICEADD when the same joystick is removed. It may also happen if two joysticks are added and the second joystick is removed before the first joystick's SDL_JOYDEVICEADD has been processed by the application.