mirror of
https://github.com/yawut/SDL.git
synced 2026-08-19 07:17:30 -05:00
Also added SDL_ResetHints() to reset all callbacks, and clarified that SDL_ClearHints() is just used for cleanup at shutdown. Fixes https://github.com/libsdl-org/SDL/issues/6313