crocparty/sdl_host.h

7 lines
115 B
C
Raw Normal View History

2024-02-25 03:00:23 +00:00
#ifndef CROCPARTY_SDL_HOST_H
#define CROCPARTY_SDL_HOST_H
int sdl_host_main(void);
#endif //CROCPARTY_SDL_HOST_H