comparison mm7_data.h @ 601:d59398528e4f

level events loading fix
author Gloval
date Thu, 07 Mar 2013 01:07:45 +0400
parents deb559e4fe47
children 628694cd5744
comparison
equal deleted inserted replaced
600:db4a23580e6c 601:d59398528e4f
2000 __int16 __fastcall sub_441A4E(int a1); 2000 __int16 __fastcall sub_441A4E(int a1);
2001 void GameUI_DrawMinimap(unsigned int uX, unsigned int uY, unsigned int uZ, unsigned int uW, unsigned int uZoom, unsigned int bRedrawOdmMinimap); 2001 void GameUI_DrawMinimap(unsigned int uX, unsigned int uY, unsigned int uZ, unsigned int uW, unsigned int uZoom, unsigned int bRedrawOdmMinimap);
2002 int __fastcall DrawBook_Map_sub(unsigned int x, unsigned int y, unsigned int a4, int a5, int _48074); // idb 2002 int __fastcall DrawBook_Map_sub(unsigned int x, unsigned int y, unsigned int a4, int a5, int _48074); // idb
2003 void Initialize2DA(); 2003 void Initialize2DA();
2004 2004
2005 void __cdecl LoadLevel_InitializeLevelStr(); 2005 void LoadLevel_InitializeLevelStr();
2006 2006
2007 void __cdecl OnMapLeave(); 2007 void __cdecl OnMapLeave();
2008 void /*__usercall*/ OnMapLoad(); 2008 void /*__usercall*/ OnMapLoad();
2009 void __thiscall Level_LoadEvtAndStr(const char *pLevelName); 2009 void __thiscall Level_LoadEvtAndStr(const char *pLevelName);
2010 char *__cdecl _4443D5_GetMinimapRightClickText(); 2010 char *__cdecl _4443D5_GetMinimapRightClickText();