Sync SDL2 wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-11-22 23:21:36 +00:00
parent 4ac2d45a06
commit ac2fcfcb62

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 2.0.0.
*
* \sa SDL_Init
* \sa SDL_InitSubSystem
*/