diff mm7_data.h @ 428:24936a5ff8ca

level hints
author Gloval
date Sun, 24 Feb 2013 00:48:41 +0400
parents afad358dc684
children 137c59c3dbc4
line wrap: on
line diff
--- a/mm7_data.h	Sat Feb 23 23:23:57 2013 +0400
+++ b/mm7_data.h	Sun Feb 24 00:48:41 2013 +0400
@@ -2011,7 +2011,7 @@
 void __thiscall Level_LoadEvtAndStr(const char *pLevelName);
 char *__cdecl _4443D5_GetMinimapRightClickText();
 const char *__cdecl sub_444564();
-char *__thiscall _444732_GetEventHintString(unsigned int uEventID); // idb
+char *__thiscall GetEventHintString(unsigned int uEventID); // idb
 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
 char *__cdecl TransitionUI_Draw();
 struct GUIWindow *__cdecl UI_CreateTravelDialogue();