Merge commit '3e114872e842879c048b2a7808f2cdbfeb2228fe' into main

main
Sam Lantinga 2022-07-05 21:39:27 -07:00
commit fbc9800304
1 changed files with 1 additions and 0 deletions

View File

@ -1076,6 +1076,7 @@ HIDAPI_JoystickQuit(void)
SDL_hid_exit();
SDL_HIDAPI_change_count = 0;
shutting_down = SDL_FALSE;
initialized = SDL_FALSE;
}