#include "SDL_main.h" SDLMAIN_DECLSPEC int SDL_main(int argc, char *argv[]) { return 0; }