Mercurial > mm7
diff mm7_data.h @ 1455:bfe342ae0c1f
DrawPaperdoll cleaning
author | Ritor1 |
---|---|
date | Fri, 09 Aug 2013 17:30:33 +0600 |
parents | dfc9484ed94c |
children | 934074e7fcc1 |
line wrap: on
line diff
--- a/mm7_data.h Thu Aug 08 16:34:37 2013 +0600 +++ b/mm7_data.h Fri Aug 09 17:30:33 2013 +0600 @@ -1118,7 +1118,7 @@ unsigned int __fastcall UI_GetHealthManaStringColor(signed int a1, signed int a2); signed int __thiscall GetConditionDrawColor(unsigned int uConditionIdx); // idb void FillAwardsData(); -void sub_419220(); +void CreateAwardsScrollBar(); void sub_419379(); unsigned int __fastcall GetSizeInInventorySlots(unsigned int uNumPixels); struct GUIButton *__fastcall GUI_HandleHotkey(unsigned __int8 uHotkey); // idb @@ -1135,7 +1135,7 @@ void __fastcall party_finds_gold(unsigned int uNumGold, int _1_dont_share_with_followers___2_the_same_but_without_a_message__else_normal); // idb void OnChestLeftClick(); void __cdecl GameUI_WritePointedObjectStatusString(); -//struct GUIWindow *__thiscall sub_4219BE(void *a4); +//struct GUIWindow *__thiscall GetCastSpellInInventoryWindow(void *a4); bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem(); void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb void OnInventoryLeftClick();