Fix windows compile

This commit is contained in:
Akkadius 2020-04-06 01:51:58 -05:00
parent 867ff3dcfa
commit 700d062606

View File

@ -91,9 +91,10 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#include <pthread.h>
#include "../common/unix.h"
#endif
#include "../common/content/world_content_service.h"
#endif
volatile bool RunLoops = true;
extern volatile bool is_zone_loaded;