mirror of
https://github.com/vcmi/vcmi.git
synced 2025-06-23 00:28:08 +02:00
Restore SDL_main in CMT.cpp
This commit is contained in:
@ -36,6 +36,8 @@
|
||||
#include <boost/program_options.hpp>
|
||||
#include <vstd/StringUtils.h>
|
||||
|
||||
#include <SDL_main.h>
|
||||
|
||||
#ifdef VCMI_ANDROID
|
||||
#include "../lib/CAndroidVMHelper.h"
|
||||
#include <SDL_system.h>
|
||||
|
Reference in New Issue
Block a user