#ifndef CROCPARTY_SDL_HOST_H #define CROCPARTY_SDL_HOST_H int sdl_host_main(void); #endif //CROCPARTY_SDL_HOST_H