mirror of
https://github.com/AquariaOSE/Aquaria.git
synced 2025-07-03 06:24:32 +00:00
re-enable linking against SDLmain
This commit is contained in:
parent
827e8f2a4b
commit
5c6ed37b99
4 changed files with 9 additions and 20 deletions
|
@ -88,7 +88,6 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|||
#ifdef BBGE_BUILD_SDL
|
||||
|
||||
#include "SDL.h"
|
||||
#undef main // SDL defines main to SDL_main. This is the only place where SDL.h is included, so this is ok.
|
||||
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue