Mercurial > mm7
diff mm7_data.h @ 268:0b58962bf229
done with DrawDialogUI
author | Nomad |
---|---|
date | Mon, 18 Feb 2013 11:29:55 +0200 |
parents | ac44e716d051 |
children | d5c41d5e01e0 1f0af5cac2dd |
line wrap: on
line diff
--- a/mm7_data.h Mon Feb 18 10:55:38 2013 +0200 +++ b/mm7_data.h Mon Feb 18 11:29:55 2013 +0200 @@ -2019,7 +2019,7 @@ void __cdecl DrawBranchlessDialogueUI(); void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4); void __cdecl sub_4452BB(); -const char *__fastcall sub_445308(int a1); +const char *GetProfessionActionText(int a1); void __cdecl DrawDialogueUI(); struct NPCData *__fastcall GetNPCData(unsigned int npcid); struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2);