Sync SDL3 wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-11-22 23:21:29 +00:00
parent 4c39dd5c72
commit 8a16761cb5
1 changed files with 2 additions and 0 deletions

View File

@ -191,6 +191,8 @@ extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
*
* The return value does not include SDL_INIT_NOPARACHUTE.
*
* \since This function is available since SDL 3.0.0.
*
* \sa SDL_Init
* \sa SDL_InitSubSystem
*/