SDL_ClearHints
Use this function to clear all hints.
Contents
Syntax
void SDL_ClearHints(void)
Code Examples
You can add your code example here
Remarks
This function is automatically called during SDL_Quit().
Use this function to clear all hints.
Contents
void SDL_ClearHints(void)
You can add your code example here
This function is automatically called during SDL_Quit().
None: SDL_ClearHints (last edited 2011-03-23 17:06:19 by SheenaSmith)