Mercurial > mm7
diff mm7_data.h @ 163:a0e7ad5425d4
14.02.13
author | Ritor1 |
---|---|
date | Thu, 14 Feb 2013 09:27:09 +0600 |
parents | f4ebd13c2a8e |
children | 572d821561f3 |
line wrap: on
line diff
--- a/mm7_data.h Wed Feb 13 09:52:42 2013 +0600 +++ b/mm7_data.h Thu Feb 14 09:27:09 2013 +0600 @@ -2001,7 +2001,7 @@ void GameUI_DrawPartySpells(); __int16 __fastcall sub_441A4E(int a1); void GameUI_DrawMinimap(unsigned int uX, unsigned int uY, unsigned int uZ, unsigned int uW, unsigned int uZoom, unsigned int bRedrawOdmMinimap); -int __fastcall DrawSpellbook_Map_sub(unsigned int x, unsigned int y, unsigned int a4, int a5, int _48074); // idb +int __fastcall DrawBook_Map_sub(unsigned int x, unsigned int y, unsigned int a4, int a5, int _48074); // idb int __cdecl Initialize2DA(); unsigned int __fastcall LoadEventsToBuffer(const char *pContainerName, char *a2, unsigned int uBufferSize); void __cdecl Initialize_GlobalEVT();