mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-07-08 20:24:47 -04:00
Use <aurora/main.h> for SDL_main
This commit is contained in:
@@ -3,6 +3,8 @@
|
||||
#include <Windows.h>
|
||||
#endif
|
||||
|
||||
#include <aurora/main.h>
|
||||
|
||||
int game_main(int argc, char* argv[]);
|
||||
|
||||
void WindowsSetupConsole();
|
||||
|
||||
Reference in New Issue
Block a user