Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix compiler warnings.
- Loading branch information
File 1 of 2 in
12c5cda
|
@@ -998,10 +998,6 @@ SDL_SendKeymapChangedEvent(void) |
|
|
return SDL_SendAppEvent(SDL_KEYMAPCHANGED); |
|
|
} |
|
|
|
|
|
|
|
|
extern int SDL_QuitInit(void); |
|
|
extern void SDL_QuitQuit(void); |
|
|
|
|
|
int |
|
|
SDL_EventsInit(void) |
|
|
{ |
|
|
Oops, something went wrong.
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.