mirror of
https://github.com/yawut/SDL.git
synced 2026-07-29 06:29:39 -05:00
This should match the header change.
This commit is contained in:
parent
c3265bbc90
commit
43c2c12758
|
|
@ -105,7 +105,7 @@ SDL_GetHint(const char *name)
|
|||
return env;
|
||||
}
|
||||
|
||||
void SDL_ClearHints()
|
||||
void SDL_ClearHints(void)
|
||||
{
|
||||
SDL_Hint *hint;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user