This should match the header change.
This commit is contained in:
parent
52df6c6092
commit
bb1d345990
1 changed files with 1 additions and 1 deletions
|
@ -105,7 +105,7 @@ SDL_GetHint(const char *name)
|
|||
return env;
|
||||
}
|
||||
|
||||
void SDL_ClearHints()
|
||||
void SDL_ClearHints(void)
|
||||
{
|
||||
SDL_Hint *hint;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue