mirror of
https://github.com/yawut/SDL.git
synced 2026-04-25 07:52:57 -05:00
Suspending the screensaver defaults off.
This commit is contained in:
parent
256b2c3990
commit
e7789ad75b
|
|
@ -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…
Reference in New Issue
Block a user