Mercurial > mm7
comparison mm7_data.cpp @ 1332:1e35cfed7928
turn engine file added
author | Gloval |
---|---|
date | Fri, 05 Jul 2013 01:46:44 +0400 |
parents | 0665a061132b |
children | 65379a50e4eb |
comparison
equal
deleted
inserted
replaced
1331:f0be1fecd642 | 1332:1e35cfed7928 |
---|---|
31 struct stru193_math *stru_5C6E00 = new stru193_math; | 31 struct stru193_math *stru_5C6E00 = new stru193_math; |
32 | 32 |
33 #include "MapInfo.h" | 33 #include "MapInfo.h" |
34 struct MapStats *pMapStats; | 34 struct MapStats *pMapStats; |
35 | 35 |
36 #include "TurnEngine.h" | 36 |
37 struct stru262_TurnBased *pTurnEngine = new stru262_TurnBased; | |
38 | 37 |
39 #include "CastSpellInfo.h" | 38 #include "CastSpellInfo.h" |
40 std::array<CastSpellInfo, 10> pCastSpellInfo; | 39 std::array<CastSpellInfo, 10> pCastSpellInfo; |
41 CastSpellInfo stru_50CDB4; // idb | 40 CastSpellInfo stru_50CDB4; // idb |
42 | 41 |