diff mm7_2.cpp @ 924:a78f08dbeb88

CastSpellInfo
author Ritor1
date Wed, 01 May 2013 14:50:52 +0600
parents 34ed2d5e7cfb
children 7c798dd88993
line wrap: on
line diff
--- a/mm7_2.cpp	Tue Apr 30 20:08:42 2013 +0600
+++ b/mm7_2.cpp	Wed May 01 14:50:52 2013 +0600
@@ -43,7 +43,7 @@
 #include "FactionTable.h"
 #include "StorylineTextTable.h"
 #include "Random.h"
-#include "stru277.h"
+#include "CastSpellInfo.h"
 #include "stru298.h"
 #include "stru12.h"
 #include "stru351.h"
@@ -7984,7 +7984,7 @@
   pEventTimer->Pause();
   pMiscTimer->Pause();
   pParty->uFlags = 2;
-  pStru277->_427D48(1);
+  pCastSpellInfo->_427D48(1);
   ResetCursor_Palettes_LODs_Level_Audio_SFT_Windows();
   DoPrepareWorld(0, (v1 == 0) + 1);
   pMiscTimer->Resume();
@@ -9206,7 +9206,7 @@
   assert(sizeof(GUIFont) == 0x1020);
   assert(sizeof(stru262_TurnBased) == 0x40);
   assert(sizeof(ArcomageGame) == 0xFB);
-  assert(sizeof(stru277) == 0x14);
+  assert(sizeof(CastSpellInfo) == 0x14);
   assert(sizeof(ArcomageCard) == 0x6C);
   assert(sizeof(stru320) == 0x3FC);
   assert(sizeof(TravelInfo) == 0x20);