diff mm7_data.h @ 733:700b58aac975

MonsterPopup preview doll fixed
author Nomad
date Fri, 22 Mar 2013 13:24:12 +0200
parents de482c901171
children 6daaa2f18d0d
line wrap: on
line diff
--- a/mm7_data.h	Fri Mar 22 11:19:09 2013 +0200
+++ b/mm7_data.h	Fri Mar 22 13:24:12 2013 +0200
@@ -472,7 +472,7 @@
 extern unsigned int pManaBarPos[4];
 extern char _4E2AD8_ui_colors[72];
 extern char _4E2B21_buff_spell_tooltip_colors[80];
-extern char byte_4E2B70[]; // weak
+extern char monster_popup_y_offsets[]; // weak
 extern unsigned char hourglass_icon_idx; // weak
 
 extern char aSS[]; // idb
@@ -1892,7 +1892,7 @@
 bool __thiscall sub_41CD4F(unsigned int _this);
 char __fastcall sub_41D20D_buff_remaining_time_string(int ecx0, struct GUIWindow *edx0, __int64 a3, struct GUIFont *a2);
 void GameUI_DrawItemInfo(struct ItemGen* inspect_item); // idb
-char *__fastcall MonsterPopup_Draw(unsigned int uActorID, struct GUIWindow *edx0);
+void MonsterPopup_Draw(unsigned int uActorID, struct GUIWindow *edx0);
 void __cdecl nullsub_3(); // idb
 void __cdecl LoadActualSkyFrame();
 void __cdecl Sleep6Hours();