Mercurial > mm7
comparison mm7_data.h @ 710:735dab8d3c9a
Town portal screen + misc gui const replacements
author | Nomad |
---|---|
date | Thu, 21 Mar 2013 20:30:17 +0200 |
parents | d5b16a44d9b3 |
children | e7c86528a2b3 da130dd3092a |
comparison
equal
deleted
inserted
replaced
709:af08fc9e29c8 | 710:735dab8d3c9a |
---|---|
1253 //extern int dword_50BAF4[]; // weak | 1253 //extern int dword_50BAF4[]; // weak |
1254 extern int dword_50BAF8_xs[]; // weak | 1254 extern int dword_50BAF8_xs[]; // weak |
1255 extern int dword_50BC10[]; // weak | 1255 extern int dword_50BC10[]; // weak |
1256 extern int dword_50BDA0[]; // weak | 1256 extern int dword_50BDA0[]; // weak |
1257 extern int dword_50BF30[]; // weak | 1257 extern int dword_50BF30[]; // weak |
1258 extern char byte_50C0C0; // weak | 1258 extern char town_portal_caster_id; // weak |
1259 extern int some_active_character; // weak | 1259 extern int some_active_character; // weak |
1260 extern _UNKNOWN unk_50C190; // weak | 1260 extern _UNKNOWN unk_50C190; // weak |
1261 extern int dword_50C968; // weak | 1261 extern int dword_50C968; // weak |
1262 extern unsigned int pIconIDs_Turn[5]; | 1262 extern unsigned int pIconIDs_Turn[5]; |
1263 extern unsigned int uIconID_TurnStop; | 1263 extern unsigned int uIconID_TurnStop; |
1822 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb | 1822 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb |
1823 void __cdecl SetMoonPhaseNames(); | 1823 void __cdecl SetMoonPhaseNames(); |
1824 void DrawSpellDescriptionPopup(int spell_index); | 1824 void DrawSpellDescriptionPopup(int spell_index); |
1825 signed int __fastcall sub_410D99_get_map_index(int a1); | 1825 signed int __fastcall sub_410D99_get_map_index(int a1); |
1826 unsigned int __cdecl DrawLloydBeaconsScreen(); | 1826 unsigned int __cdecl DrawLloydBeaconsScreen(); |
1827 char *__cdecl DrawTownPortalScreen(); | 1827 void DrawTownPortalScreen(); |
1828 void LoadSpellbook(unsigned int uID); // idb | 1828 void LoadSpellbook(unsigned int uID); // idb |
1829 struct GUIWindow *__cdecl sub_41140B(); | 1829 struct GUIWindow *__cdecl sub_41140B(); |
1830 void __cdecl sub_411473(); | 1830 void __cdecl sub_411473(); |
1831 void __cdecl OnCloseSpellook(); | 1831 void __cdecl OnCloseSpellook(); |
1832 void __cdecl InitializeBookTextures(); | 1832 void __cdecl InitializeBookTextures(); |