Suspending the screensaver defaults off.
This commit is contained in:
parent
515a3e58ab
commit
f56e6b9244
1 changed files with 1 additions and 1 deletions
|
@ -1311,7 +1311,7 @@ extern DECLSPEC void SDLCALL SDL_DestroyTexture(SDL_Texture * texture);
|
|||
extern DECLSPEC void SDLCALL SDL_DestroyRenderer(SDL_Window * window);
|
||||
|
||||
/**
|
||||
* \brief Returns whether the screensaver is currently enabled (default off).
|
||||
* \brief Returns whether the screensaver is currently enabled (default on).
|
||||
*
|
||||
* \sa SDL_EnableScreenSaver()
|
||||
* \sa SDL_DisableScreenSaver()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue