|
⇤ ← Revision 1 as of 2011-09-14 21:40:10
Size: 558
Comment: create page - 9/14 4fc2f7e2bb52
|
Size: 555
Comment: update content - correct category name
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 28: | Line 28: |
| [[CategoryAPI]], [[CategoryBasics]] | [[CategoryAPI]], [[CategoryLog]] |
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().
