|
Size: 533
Comment: add categories
|
Size: 537
Comment: format update
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 20: | Line 20: |
| You can add useful comments here | ''You can add useful comments here'' |
SDL_DisableScreenSaver
Use this function to prevent the screen from being blanked by a screen saver.
Syntax
void SDL_DisableScreenSaver(void)
Code Examples
You can add your code example here
Remarks
You can add useful comments here
