Mercurial > mm7
diff mm7_data.h @ 549:f146781c5c2d
Draw_item_info fixing
author | Gloval |
---|---|
date | Mon, 04 Mar 2013 00:15:39 +0400 |
parents | 214d9d47cf1f |
children | 8b9cbf1f87fb |
line wrap: on
line diff
--- a/mm7_data.h Sun Mar 03 18:39:35 2013 +0600 +++ b/mm7_data.h Mon Mar 04 00:15:39 2013 +0400 @@ -1893,7 +1893,7 @@ void __cdecl GameUI_DrawStatusBar(); 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 *_this); // idb +void GameUI_DrawItemInfo(struct ItemGen* inspect_item); // idb char *__fastcall MonsterPopup_Draw(unsigned int uActorID, struct GUIWindow *edx0); void __cdecl nullsub_3(); // idb void __cdecl LoadActualSkyFrame();