Mercurial > mm7
comparison mm7_data.h @ 428:24936a5ff8ca
level hints
author | Gloval |
---|---|
date | Sun, 24 Feb 2013 00:48:41 +0400 |
parents | afad358dc684 |
children | 137c59c3dbc4 |
comparison
equal
deleted
inserted
replaced
425:b663aca70246 | 428:24936a5ff8ca |
---|---|
2009 void __cdecl OnMapLeave(); | 2009 void __cdecl OnMapLeave(); |
2010 void /*__usercall*/ OnMapLoad(); | 2010 void /*__usercall*/ OnMapLoad(); |
2011 void __thiscall Level_LoadEvtAndStr(const char *pLevelName); | 2011 void __thiscall Level_LoadEvtAndStr(const char *pLevelName); |
2012 char *__cdecl _4443D5_GetMinimapRightClickText(); | 2012 char *__cdecl _4443D5_GetMinimapRightClickText(); |
2013 const char *__cdecl sub_444564(); | 2013 const char *__cdecl sub_444564(); |
2014 char *__thiscall _444732_GetEventHintString(unsigned int uEventID); // idb | 2014 char *__thiscall GetEventHintString(unsigned int uEventID); // idb |
2015 unsigned int __fastcall sub_444839_move_map(unsigned int a1, int a2, int x, int y, int z, int directiony, int directionx, int a8, const char *pLocationName); // idb | 2015 unsigned int __fastcall sub_444839_move_map(unsigned int a1, int a2, int x, int y, int z, int directiony, int directionx, int a8, const char *pLocationName); // idb |
2016 char *__cdecl TransitionUI_Draw(); | 2016 char *__cdecl TransitionUI_Draw(); |
2017 struct GUIWindow *__cdecl UI_CreateTravelDialogue(); | 2017 struct GUIWindow *__cdecl UI_CreateTravelDialogue(); |
2018 signed int __cdecl GetTravelTime(); | 2018 signed int __cdecl GetTravelTime(); |
2019 void __cdecl TravelUI_Draw(); | 2019 void __cdecl TravelUI_Draw(); |