Mercurial > mm7
comparison mm7_1.cpp @ 924:a78f08dbeb88
CastSpellInfo
author | Ritor1 |
---|---|
date | Wed, 01 May 2013 14:50:52 +0600 |
parents | 8cd0b155bebe |
children | b462b598b97a |
comparison
equal
deleted
inserted
replaced
921:3696848c0413 | 924:a78f08dbeb88 |
---|---|
39 #include "Awards.h" | 39 #include "Awards.h" |
40 #include "Autonotes.h" | 40 #include "Autonotes.h" |
41 #include "stru160.h" | 41 #include "stru160.h" |
42 #include "stru279.h" | 42 #include "stru279.h" |
43 #include "TurnEngine.h" | 43 #include "TurnEngine.h" |
44 #include "stru277.h" | 44 #include "CastSpellInfo.h" |
45 #include "Weather.h" | 45 #include "Weather.h" |
46 #include "stru272.h" | 46 #include "stru272.h" |
47 #include "stru298.h" | 47 #include "stru298.h" |
48 #include "StorylineTextTable.h" | 48 #include "StorylineTextTable.h" |
49 #include "Events2D.h" | 49 #include "Events2D.h" |
680 } | 680 } |
681 } | 681 } |
682 } | 682 } |
683 | 683 |
684 //----- (004219BE) -------------------------------------------------------- | 684 //----- (004219BE) -------------------------------------------------------- |
685 GUIWindow *stru277::sub_4219BE() | 685 GUIWindow *CastSpellInfo::sub_4219BE() |
686 { | 686 { |
687 int v1; // esi@1 | 687 int v1; // esi@1 |
688 GUIWindow *v2; // ebx@1 | 688 GUIWindow *v2; // ebx@1 |
689 | 689 |
690 auto a4 = this; | 690 auto a4 = this; |