Mercurial > mm7
diff mm7_data.h @ 1699:33c7cc2d48d5
MonsterPopup_Draw
author | Ritor1 |
---|---|
date | Sun, 22 Sep 2013 20:38:24 +0600 |
parents | 7d99124bccd8 |
children | f8414042db1f 5f2583a4fa7d |
line wrap: on
line diff
--- a/mm7_data.h Sun Sep 22 16:45:46 2013 +0600 +++ b/mm7_data.h Sun Sep 22 20:38:24 2013 +0600 @@ -1120,7 +1120,7 @@ void __fastcall sub_41D20D_buff_remaining_time_string(int ecx0, struct GUIWindow *edx0, __int64 a3, struct GUIFont *a2); bool UI_OnKeyDown(unsigned int vkKey); void GameUI_DrawItemInfo(struct ItemGen* inspect_item); // idb -void MonsterPopup_Draw(unsigned int uActorID, struct GUIWindow *edx0); +void MonsterPopup_Draw(unsigned int uActorID, struct GUIWindow *window); void LoadActualSkyFrame(); void Sleep6Hours(); void ChestUI_WritePointedObjectStatusString();