mirror of https://github.com/libsdl-org/SDL
Sync SDL2 wiki -> header
This commit is contained in:
parent
4ac2d45a06
commit
ac2fcfcb62
|
@ -191,6 +191,8 @@ extern DECLSPEC void SDLCALL SDL_QuitSubSystem(Uint32 flags);
|
||||||
*
|
*
|
||||||
* The return value does not include SDL_INIT_NOPARACHUTE.
|
* The return value does not include SDL_INIT_NOPARACHUTE.
|
||||||
*
|
*
|
||||||
|
* \since This function is available since SDL 2.0.0.
|
||||||
|
*
|
||||||
* \sa SDL_Init
|
* \sa SDL_Init
|
||||||
* \sa SDL_InitSubSystem
|
* \sa SDL_InitSubSystem
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in New Issue