diff --git a/src/input.c b/src/input.c index b1aa3c8f..87b03ca8 100644 --- a/src/input.c +++ b/src/input.c @@ -46,7 +46,6 @@ // This feature is especially useful for AROS where applications should use // generic defaults like "Right Amiga+Q = Quit". // In case this is annoying for some platforms, disable it. -#endif void Handle_window_resize(SDL_ResizeEvent event); void Handle_window_exit(SDL_QuitEvent event);