Mercurial > mm7
diff mm7_data.h @ 484:4bd56919f075
avard quest guild bits
author | Gloval |
---|---|
date | Wed, 27 Feb 2013 02:25:31 +0400 |
parents | d4ea191229ff |
children | 7887a9cf9e7b |
line wrap: on
line diff
--- a/mm7_data.h Tue Feb 26 17:24:53 2013 +0600 +++ b/mm7_data.h Wed Feb 27 02:25:31 2013 +0400 @@ -1008,12 +1008,12 @@ extern char uItemsAmountPerShopType[]; // weak //extern __int16 word_4F063E[290]; //extern __int16 word_4F06D8[22]; -extern __int16 word_4F0704[40]; +extern int word_4F0704[32]; extern __int16 word_4F0754[49]; //extern __int16 word_4F07B6[88]; extern __int16 word_4F0866[14]; extern __int16 _4F0882_evt_VAR_PlayerItemInHands_vals[54]; -extern int dword_4F08EC[]; // weak +extern int price_for_membership[]; // weak extern char byte_4F09B0[]; // weak extern char byte_4F09B1[]; // weak extern char byte_4F09B8[]; // weak @@ -1686,11 +1686,11 @@ extern __int16 word_F8B158[]; // weak extern struct Texture *dword_F8B164; // idb extern struct Texture *ItemsInShopTexture[12]; -extern int in_current_bilding_type; // weak +extern int in_current_building_type; // weak extern int dword_F8B19C; // weak extern __int16 word_F8B1A0; // weak extern const char *dword_F8B1A4; // idb -extern int dword_F8B1A8; // weak +extern int contract_approved; // weak extern int dword_F8B1AC_something_todo_with_awards; // idb extern int dword_F8B1B0; // weak extern int gold_transaction_amount; // F8B1B4 @@ -2026,7 +2026,7 @@ int __fastcall sub_445C8B(signed int a1); void __cdecl sub_44603D(); void PrepareHouse(enum HOUSE_ID house); // idb -bool __fastcall EnterHouse(enum HOUSE_ID uHouseID); +bool EnterHouse(enum HOUSE_ID uHouseID); int sub_4465DF_check_season(int a1); int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb // void __cdecl crt_construct_5773C4();