Mercurial > mm7
comparison mm7_data.h @ 268:0b58962bf229
done with DrawDialogUI
author | Nomad |
---|---|
date | Mon, 18 Feb 2013 11:29:55 +0200 |
parents | ac44e716d051 |
children | d5c41d5e01e0 1f0af5cac2dd |
comparison
equal
deleted
inserted
replaced
267:ac44e716d051 | 268:0b58962bf229 |
---|---|
2017 signed int __cdecl GetTravelTime(); | 2017 signed int __cdecl GetTravelTime(); |
2018 void __cdecl TravelUI_Draw(); | 2018 void __cdecl TravelUI_Draw(); |
2019 void __cdecl DrawBranchlessDialogueUI(); | 2019 void __cdecl DrawBranchlessDialogueUI(); |
2020 void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4); | 2020 void __fastcall sub_4451A8_press_any_key(int a1, int a2, int a4); |
2021 void __cdecl sub_4452BB(); | 2021 void __cdecl sub_4452BB(); |
2022 const char *__fastcall sub_445308(int a1); | 2022 const char *GetProfessionActionText(int a1); |
2023 void __cdecl DrawDialogueUI(); | 2023 void __cdecl DrawDialogueUI(); |
2024 struct NPCData *__fastcall GetNPCData(unsigned int npcid); | 2024 struct NPCData *__fastcall GetNPCData(unsigned int npcid); |
2025 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); | 2025 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); |
2026 int __fastcall sub_445C8B(signed int a1); | 2026 int __fastcall sub_445C8B(signed int a1); |
2027 void __cdecl sub_44603D(); | 2027 void __cdecl sub_44603D(); |