Mercurial > mm7
comparison mm7_data.h @ 364:3abebb74fd09
Merge
author | Gloval |
---|---|
date | Fri, 22 Feb 2013 00:52:35 +0400 |
parents | 38bfbee60146 2bc1c8d68f41 |
children | 85edec9da96b |
comparison
equal
deleted
inserted
replaced
362:38bfbee60146 | 364:3abebb74fd09 |
---|---|
1718 //extern _UNKNOWN unk_F8EA04; // weak | 1718 //extern _UNKNOWN unk_F8EA04; // weak |
1719 //extern _UNKNOWN unk_F8F8F8; // weak | 1719 //extern _UNKNOWN unk_F8F8F8; // weak |
1720 extern int dword_F93F20; // weak | 1720 extern int dword_F93F20; // weak |
1721 extern int dword_F93F70; // weak | 1721 extern int dword_F93F70; // weak |
1722 | 1722 |
1723 extern volatile bool initing; //ADDED | |
1724 | |
1723 //extern int crt_F94004; // weak | 1725 //extern int crt_F94004; // weak |
1724 //extern int crtdword_F9400C; // weak | 1726 //extern int crtdword_F9400C; // weak |
1725 extern FARPROC lpfn; // idb | 1727 extern FARPROC lpfn; // idb |
1726 //extern int crt_F944EC; // weak | 1728 //extern int crt_F944EC; // weak |
1727 //extern int crtdword_F944F0; // weak | 1729 //extern int crtdword_F944F0; // weak |
1819 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); | 1821 void __fastcall ZBuffer_Fill(int *pZBuffer, int uTextureId, int iZValue); |
1820 __int16 __fastcall sub_40F845(int a1, int a2, int a3, int a4, int a5, __int16 a6, int a7); | 1822 __int16 __fastcall sub_40F845(int a1, int a2, int a3, int a4, int a5, __int16 a6, int a7); |
1821 void __fastcall ZBuffer_DoFill(int *pZBuffer, Texture *pTex, int uZValue); | 1823 void __fastcall ZBuffer_DoFill(int *pZBuffer, Texture *pTex, int uZValue); |
1822 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb | 1824 void __fastcall sub_40F92A(int *pZBuffer, struct Texture *a2, int a3); // idb |
1823 void __cdecl SetMoonPhaseNames(); | 1825 void __cdecl SetMoonPhaseNames(); |
1824 void __thiscall DrawSpellDescriptionPopup(void *_this); | 1826 void DrawSpellDescriptionPopup(int spell_index); |
1825 signed int __fastcall sub_410D99_get_map_index(int a1); | 1827 signed int __fastcall sub_410D99_get_map_index(int a1); |
1826 unsigned int __cdecl DrawLloydBeaconsScreen(); | 1828 unsigned int __cdecl DrawLloydBeaconsScreen(); |
1827 char *__cdecl DrawTownPortalScreen(); | 1829 char *__cdecl DrawTownPortalScreen(); |
1828 void LoadSpellbook(unsigned int uID); // idb | 1830 void LoadSpellbook(unsigned int uID); // idb |
1829 struct GUIWindow *__cdecl sub_41140B(); | 1831 struct GUIWindow *__cdecl sub_41140B(); |