comparison mm7_data.h @ 473:7f1b00901cf7

Skill learning menu in shops
author Gloval
date Tue, 26 Feb 2013 02:09:56 +0400
parents c43f156a95c9
children 77430756f06a
comparison
equal deleted inserted replaced
471:c43f156a95c9 473:7f1b00901cf7
1684 extern int dword_F8B144; // idb 1684 extern int dword_F8B144; // idb
1685 extern char byte_F8B148[16]; 1685 extern char byte_F8B148[16];
1686 extern __int16 word_F8B158[]; // weak 1686 extern __int16 word_F8B158[]; // weak
1687 extern struct Texture *dword_F8B164; // idb 1687 extern struct Texture *dword_F8B164; // idb
1688 extern struct Texture *ItemsInShopTexture[12]; 1688 extern struct Texture *ItemsInShopTexture[12];
1689 extern int dword_F8B198; // weak 1689 extern int in_current_bilding_type; // weak
1690 extern int dword_F8B19C; // weak 1690 extern int dword_F8B19C; // weak
1691 extern __int16 word_F8B1A0; // weak 1691 extern __int16 word_F8B1A0; // weak
1692 extern const char *dword_F8B1A4; // idb 1692 extern const char *dword_F8B1A4; // idb
1693 extern int dword_F8B1A8; // weak 1693 extern int dword_F8B1A8; // weak
1694 extern int dword_F8B1AC_something_todo_with_awards; // idb 1694 extern int dword_F8B1AC_something_todo_with_awards; // idb
2305 void __cdecl sub_4B1ECE(); 2305 void __cdecl sub_4B1ECE();
2306 void __fastcall ClickNPCTopic(signed int uMessageParam); 2306 void __fastcall ClickNPCTopic(signed int uMessageParam);
2307 char *__thiscall _4B254D_SkillMasteryTeacher(int _this); 2307 char *__thiscall _4B254D_SkillMasteryTeacher(int _this);
2308 const char *__fastcall ContractSelectText(int pEventNumber); 2308 const char *__fastcall ContractSelectText(int pEventNumber);
2309 char __cdecl SimpleHouseAndBoatsDialog(); 2309 char __cdecl SimpleHouseAndBoatsDialog();
2310 struct GUIButton *__fastcall sub_4B36CC(int a1, unsigned int a2); 2310 void CreateButtonInColumn(int a1, unsigned int a2);
2311 int sub_4B3703(int _this); 2311 void FillAviableSkillsToTeach(int _this);
2312 int __thiscall sub_4B3A72(int a1); // idb 2312 void sub_4B3A72(int a1); // idb
2313 int __fastcall sub_4B3AD4(signed int a1); 2313 void sub_4B3AD4(signed int a1);
2314 int __fastcall sub_4B3B42(signed int a1); 2314 void sub_4B3B42(signed int a1);
2315 void __cdecl sub_4B3E1E(); 2315 void __cdecl sub_4B3E1E();
2316 void __fastcall DrawJoinGuildWindow(int pEventNumber); 2316 void __fastcall DrawJoinGuildWindow(int pEventNumber);
2317 void __fastcall sub_4B3FE5(int a4); 2317 void __fastcall sub_4B3FE5(int a4);
2318 void __cdecl sub_4B40E6(); 2318 void __cdecl sub_4B40E6();
2319 void _4B4224_UpdateNPCTopics(int _this); 2319 void _4B4224_UpdateNPCTopics(int _this);