Mercurial > mm7
comparison mm7_data.h @ 471:c43f156a95c9
ArmorShopDialog crash fixed. All shops show its items
author | Gloval |
---|---|
date | Mon, 25 Feb 2013 23:33:15 +0400 |
parents | 0dbf780e247f |
children | 7f1b00901cf7 |
comparison
equal
deleted
inserted
replaced
470:fcdaa804074f | 471:c43f156a95c9 |
---|---|
1683 extern int dword_F1B430[32]; // weak | 1683 extern int dword_F1B430[32]; // weak |
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 *dword_F8B168[12]; | 1688 extern struct Texture *ItemsInShopTexture[12]; |
1689 extern int dword_F8B198; // weak | 1689 extern int dword_F8B198; // 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 |
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); |
2320 char __fastcall sub_4B46A5(const char *Str, int a5); | 2320 char __fastcall DrawTextAtStatusBar(const char *Str, int a5); |
2321 int __fastcall sub_4B46F8(int a1); | 2321 int __fastcall sub_4B46F8(int a1); |
2322 int __cdecl TrainingDialog(); | 2322 int __cdecl TrainingDialog(); |
2323 char *__cdecl sub_4B4F4F(); | 2323 char *__cdecl sub_4B4F4F(); |
2324 int __cdecl MagicShopDialog(); | 2324 int __cdecl MagicShopDialog(); |
2325 int __cdecl GuildDialog(); | 2325 int __cdecl GuildDialog(); |