Fix compilation error from r2016
git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@2018 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
parent
24e5467c14
commit
b7dd1bd0ec
@ -46,7 +46,6 @@
|
|||||||
// This feature is especially useful for AROS where applications should use
|
// This feature is especially useful for AROS where applications should use
|
||||||
// generic defaults like "Right Amiga+Q = Quit".
|
// generic defaults like "Right Amiga+Q = Quit".
|
||||||
// In case this is annoying for some platforms, disable it.
|
// In case this is annoying for some platforms, disable it.
|
||||||
#endif
|
|
||||||
|
|
||||||
void Handle_window_resize(SDL_ResizeEvent event);
|
void Handle_window_resize(SDL_ResizeEvent event);
|
||||||
void Handle_window_exit(SDL_QuitEvent event);
|
void Handle_window_exit(SDL_QuitEvent event);
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user