diff mm7_data.cpp @ 1332:1e35cfed7928

turn engine file added
author Gloval
date Fri, 05 Jul 2013 01:46:44 +0400
parents 0665a061132b
children 65379a50e4eb
line wrap: on
line diff
--- a/mm7_data.cpp	Wed Jul 03 23:21:29 2013 +0400
+++ b/mm7_data.cpp	Fri Jul 05 01:46:44 2013 +0400
@@ -33,8 +33,7 @@
 #include "MapInfo.h"
 struct MapStats *pMapStats;
 
-#include "TurnEngine.h"
-struct stru262_TurnBased *pTurnEngine = new stru262_TurnBased;
+
 
 #include "CastSpellInfo.h"
 std::array<CastSpellInfo, 10> pCastSpellInfo;