comparison mm7_data.h @ 693:e0a1fccc89b1

map render fixes
author Gloval
date Sun, 17 Mar 2013 01:50:34 +0400
parents c0bfb386b15f
children b097497f07e2
comparison
equal deleted inserted replaced
692:066e2b29b30f 693:e0a1fccc89b1
1996 void GameUI_DrawCharacterSelectionFrame(); 1996 void GameUI_DrawCharacterSelectionFrame();
1997 void LoadPartyBuffIcons(); 1997 void LoadPartyBuffIcons();
1998 void GameUI_DrawPartySpells(); 1998 void GameUI_DrawPartySpells();
1999 __int16 __fastcall sub_441A4E(int a1); 1999 __int16 __fastcall sub_441A4E(int a1);
2000 void GameUI_DrawMinimap(unsigned int uX, unsigned int uY, unsigned int uZ, unsigned int uW, unsigned int uZoom, unsigned int bRedrawOdmMinimap); 2000 void GameUI_DrawMinimap(unsigned int uX, unsigned int uY, unsigned int uZ, unsigned int uW, unsigned int uZoom, unsigned int bRedrawOdmMinimap);
2001 void DrawBook_Map_sub(unsigned int x, unsigned int y, unsigned int a4, int a5, int _48074); // idb 2001 void DrawBook_Map_sub(unsigned int tl_x, unsigned int tl_y, unsigned int br_x, int br_y, int _48074); // idb
2002 void Initialize2DA(); 2002 void Initialize2DA();
2003 2003
2004 void LoadLevel_InitializeLevelStr(); 2004 void LoadLevel_InitializeLevelStr();
2005 2005
2006 void __cdecl OnMapLeave(); 2006 void __cdecl OnMapLeave();