diff mm7_data.h @ 319:5a66be213cff

Actor::Die
author Nomad
date Wed, 20 Feb 2013 02:53:37 +0200
parents 922a96fdcc86
children 0b2af9c5f70f
line wrap: on
line diff
--- a/mm7_data.h	Wed Feb 20 01:21:59 2013 +0200
+++ b/mm7_data.h	Wed Feb 20 02:53:37 2013 +0200
@@ -1198,14 +1198,14 @@
 extern int dword_507964; // weak
 extern int dword_507968; // weak
 extern int dword_50796C; // weak
-extern int dword_507974; // weak
+extern int uTextureID_Btn_QuickReference; // weak
 extern int dword_5079B4; // weak
 extern int dword_5079C8; // weak
 extern int dword_5079CC; // weak
 extern int dword_5079D0; // weak
 extern int dword_5079D8; // weak
-extern struct GUIButton *dword_507A14; // idb
-extern struct GUIButton *dword_507A18; // idb
+extern struct GUIButton *pBtn_ZoomOut; // idb
+extern struct GUIButton *pBtn_ZoomIn; // idb
 extern unsigned int uGameUIFontShadow;
 extern unsigned int uGameUIFontMain;
 extern int dword_507B00_spell_info_to_draw_in_popup; // weak
@@ -1930,7 +1930,7 @@
 void __cdecl sub_426947();
 int __fastcall sub_4269A2_GivePartyExp(unsigned int a1);
 bool __fastcall sub_427769_spell(unsigned int uSpellID);
-bool __fastcall _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6);
+void _42777D_CastSpell_UseWand_ShootArrow(int a1, unsigned int uPlayerID, unsigned int a4, __int16 a5, int a6);
 int __fastcall sub_42EBBE(int, int); // weak
 void _42ECB5_PlayerAttacksActor();
 void __thiscall InitializeTurnBasedAnimations(void *);