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 2 of 2 in
12c5cda
|
@@ -54,6 +54,9 @@ extern void SDL_EventsQuit(void); |
|
|
|
|
|
extern void SDL_SendPendingSignalEvents(void); |
|
|
|
|
|
extern int SDL_QuitInit(void); |
|
|
extern void SDL_QuitQuit(void); |
|
|
|
|
|
#endif /* SDL_events_c_h_ */ |
|
|
|
|
|
/* vi: set ts=4 sw=4 expandtab: */ |
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.