mirror of https://github.com/encounter/SDL.git
Sync SDL wiki -> header
This commit is contained in:
parent
d022039529
commit
9df1af352f
|
@ -1811,6 +1811,9 @@ extern DECLSPEC void SDLCALL SDL_EnableScreenSaver(void);
|
||||||
* If you disable the screensaver, it is automatically re-enabled when SDL
|
* If you disable the screensaver, it is automatically re-enabled when SDL
|
||||||
* quits.
|
* quits.
|
||||||
*
|
*
|
||||||
|
* The screensaver is disabled by default since SDL 2.0.2. Before SDL 2.0.2
|
||||||
|
* the screensaver was enabled by default.
|
||||||
|
*
|
||||||
* \since This function is available since SDL 2.0.0.
|
* \since This function is available since SDL 2.0.0.
|
||||||
*
|
*
|
||||||
* \sa SDL_EnableScreenSaver
|
* \sa SDL_EnableScreenSaver
|
||||||
|
|
Loading…
Reference in New Issue