mirror of
https://github.com/DrBeef/Raze.git
synced 2024-11-15 17:01:51 +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 <process.h>
|
||||
#else
|
||||
# define SDL_MAIN_HANDLED
|
||||
# include "sdl_inc.h"
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue