diff mm7_data.h @ 987:9e132060ada3

UIMSG_CHEST_ClickItem
author Ritor1
date Sun, 12 May 2013 18:11:21 +0600
parents d982fffb8b96
children 087a9af8e0ec
line wrap: on
line diff
--- a/mm7_data.h	Sun May 12 09:38:30 2013 +0600
+++ b/mm7_data.h	Sun May 12 18:11:21 2013 +0600
@@ -1624,14 +1624,14 @@
 void __cdecl sub_42038D();
 
 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 __cdecl sub_420E01();
+void OnChestLeftClick();
 void __cdecl GameUI_WritePointedObjectStatusString();
 struct GUIWindow *__thiscall GameUI_InitializeCharacterWindow(unsigned int _this);
 struct GUIWindow *__thiscall sub_4219BE(void *a4);
 bool __cdecl sub_421B2C_PlaceInInventory_or_DropPickedItem();
 void __fastcall GameUI_OnPlayerPortraitLeftClick(unsigned int uPlayerID); // idb
-void __cdecl sub_421EA6_OnInventoryLeftClick();
-void __cdecl OnGameViewportClick();
+void OnInventoryLeftClick();
+void OnGameViewportClick();
 bool PauseGameDrawing();
 void SetUserInterface(enum PartyAlignment alignment, bool bReplace);
 void __cdecl reset_some_strus_flt_2Cs();