|
Size: 555
Comment: update content - correct category name
|
← Revision 3 as of 2013-08-08 20:11:45 ⇥
Size: 498
Comment:
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 3: | Line 3: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| |
SDL_LogResetPriorities
Use this function to reset all priorities to default.
Syntax
void SDL_LogResetPriorities(void)
Code Examples
You can add your code example here
Remarks
This is called in SDL_Quit().
