Mercurial > mm7
diff mm7_data.h @ 1575:43d3536a20f7
OnInventoryItemRightClick
author | Nomad |
---|---|
date | Mon, 09 Sep 2013 20:09:01 +0200 |
parents | 2d9c8f609a3c |
children | e66e0c89d81b |
line wrap: on
line diff
--- a/mm7_data.h Mon Sep 09 17:17:53 2013 +0200 +++ b/mm7_data.h Mon Sep 09 20:09:01 2013 +0200 @@ -654,7 +654,6 @@ //extern int dword_50C9E8; // idb //extern int dword_50C9EC[]; // 50C9EC extern int dword_50CDC8; -extern int dword_50CDCC; // weak extern int bProcessorIsNotIntel; // weak extern Vec3_int_ layingitem_vel_50FDFC; extern char pStartingMapName[32]; // idb @@ -1094,7 +1093,7 @@ void SetAttributeNames(); void uGameUIFontMain_initialize(); void uGameUIFontShadow_initialize(); -void identify_item(); +void OnInventoryItemRightClick(); void sub_416D62_ShowPopupWindow_MonsterRecord_ItemInfo_etcsub_416D62(struct Vec2_int_ *_this); void UI_OnMouseLeftClick(int *pXY); // idb unsigned int UI_GetHealthManaAndOtherQualitiesStringColor(signed int current_pos, signed int base_pos);