Made sure the launcher uses SDLmain (by including SDL.h)

This commit is contained in:
Bart van Strien
2012-05-18 19:27:09 +02:00
parent eb7a758691
commit fd34c21d76
+1
View File
@@ -19,6 +19,7 @@
**/
#include <common/config.h>
#include <SDL.h>
extern "C"
{