Skip to content
Snippets Groups Projects
Commit cff9289b authored by Yukita Mayako's avatar Yukita Mayako
Browse files

Commented out SDLMAIN.

Why are you trying to force SDL_main?
JTE doesn't use it. Revert later if needed.
parent cf4c8546
Branches
No related tags found
No related merge requests found
......@@ -56,7 +56,7 @@ PSP_MAIN_THREAD_STACK_SIZE_KB(256);
#endif
#if defined (_WIN32) && !defined (main)
#define SDLMAIN
//#define SDLMAIN
#endif
#ifdef SDLMAIN
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment