diff mm7_data.cpp @ 924:a78f08dbeb88

CastSpellInfo
author Ritor1
date Wed, 01 May 2013 14:50:52 +0600
parents 23655ae9cd18
children b462b598b97a
line wrap: on
line diff
--- a/mm7_data.cpp	Tue Apr 30 20:08:42 2013 +0600
+++ b/mm7_data.cpp	Wed May 01 14:50:52 2013 +0600
@@ -34,9 +34,9 @@
 #include "TurnEngine.h"
 struct stru262_TurnBased *pTurnEngine = new stru262_TurnBased;
 
-#include "stru277.h"
-stru277 pStru277[10];
-stru277 stru_50CDB4; // idb
+#include "CastSpellInfo.h"
+CastSpellInfo pCastSpellInfo[10];
+CastSpellInfo stru_50CDB4; // idb
 
 #include "Viewport.h"
 struct Viewport *pViewport = new Viewport;