Move the SDL declarations from MYOSGLUE.h to MYOSGLUE.c This fixes building on GCC 10+ due to the MYOSGLUE.h header being included by every source file. PR has been sent upstream https://github.com/vanfanel/minivmac_sdl2/pull/3