sowon
sowon copied to clipboard
address deprecation warning
main.c:53:38: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes]
SDL_Surface *load_png_file_as_surface()
^
void
1 warning generated.