mirror of
https://github.com/ZDoom/raze-gles.git
synced 2024-12-25 19:20:46 +00:00
This seems to need SDL_MAIN_HANDLED in some configurations... not sure why yet.
git-svn-id: https://svn.eduke32.com/eduke32@4444 1a8010ca-5511-0410-912e-c29ae57300e0
This commit is contained in:
parent
e6bebd054d
commit
345300ddbb
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@
|
||||||
# include <windows.h>
|
# include <windows.h>
|
||||||
# include <process.h>
|
# include <process.h>
|
||||||
#else
|
#else
|
||||||
|
# define SDL_MAIN_HANDLED
|
||||||
# include "sdl_inc.h"
|
# include "sdl_inc.h"
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue