Mercurial > mm7
comparison mm7_data.h @ 827:085eb19b7ffd
mr.Malvik
author | Ritor1 |
---|---|
date | Wed, 27 Mar 2013 01:39:54 +0600 |
parents | 9359c114f98c |
children | 9c3f28b31b4a |
comparison
equal
deleted
inserted
replaced
826:1133e34a7560 | 827:085eb19b7ffd |
---|---|
1501 extern _UNKNOWN unk_F8B1C8; // weak | 1501 extern _UNKNOWN unk_F8B1C8; // weak |
1502 extern int dword_F8B1D8; // weak | 1502 extern int dword_F8B1D8; // weak |
1503 extern int dword_F8B1DC; // weak | 1503 extern int dword_F8B1DC; // weak |
1504 extern int dword_F8B1E0; // weak | 1504 extern int dword_F8B1E0; // weak |
1505 extern int dword_F8B1E4; // weak | 1505 extern int dword_F8B1E4; // weak |
1506 extern const char *ptr_F8B1E8; // idb | 1506 extern const char *current_npc_text; // 0xF8B1E8 |
1507 extern char dialogue_show_profession_details; // weak | 1507 extern char dialogue_show_profession_details; // weak |
1508 extern char byte_F8B1EF[]; // weak | 1508 extern char byte_F8B1EF[]; // weak |
1509 extern char byte_F8B1F0[4]; | 1509 extern char byte_F8B1F0[4]; |
1510 extern int dword_F8B1F4; // weak | 1510 extern int dword_F8B1F4; // weak |
1511 | 1511 |
1816 void __cdecl sub_4452BB(); | 1816 void __cdecl sub_4452BB(); |
1817 const char *GetProfessionActionText(int a1); | 1817 const char *GetProfessionActionText(int a1); |
1818 void __cdecl DrawDialogueUI(); | 1818 void __cdecl DrawDialogueUI(); |
1819 struct NPCData *__fastcall GetNPCData(signed int npcid); | 1819 struct NPCData *__fastcall GetNPCData(signed int npcid); |
1820 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); | 1820 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2); |
1821 int __fastcall sub_445C8B(signed int a1); | 1821 int __fastcall GetGreetType(signed int SpeakingNPC_ID); |
1822 void __cdecl sub_44603D(); | 1822 void __cdecl sub_44603D(); |
1823 void PrepareHouse(enum HOUSE_ID house); // idb | 1823 void PrepareHouse(enum HOUSE_ID house); // idb |
1824 bool EnterHouse(enum HOUSE_ID uHouseID); | 1824 bool EnterHouse(enum HOUSE_ID uHouseID); |
1825 int sub_4465DF_check_season(int a1); | 1825 int sub_4465DF_check_season(int a1); |
1826 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb | 1826 int __fastcall IsActorAlive(unsigned int uType, unsigned int uParam, unsigned int uNumAlive); // idb |