mirror of https://github.com/encounter/SDL.git
Merge commit '3e114872e842879c048b2a7808f2cdbfeb2228fe' into main
This commit is contained in:
commit
fbc9800304
|
@ -1076,6 +1076,7 @@ HIDAPI_JoystickQuit(void)
|
||||||
|
|
||||||
SDL_hid_exit();
|
SDL_hid_exit();
|
||||||
|
|
||||||
|
SDL_HIDAPI_change_count = 0;
|
||||||
shutting_down = SDL_FALSE;
|
shutting_down = SDL_FALSE;
|
||||||
initialized = SDL_FALSE;
|
initialized = SDL_FALSE;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue