diff mm7_data.h @ 248:37dcbe8f3cca

Dialogue stuff
author Nomad
date Mon, 18 Feb 2013 07:11:43 +0200
parents fb8a876f41e1
children e22e2357c8b3 d1af3319bc44
line wrap: on
line diff
--- a/mm7_data.h	Mon Feb 18 03:59:31 2013 +0200
+++ b/mm7_data.h	Mon Feb 18 07:11:43 2013 +0200
@@ -1702,7 +1702,7 @@
 extern int dword_F8B1E0; // weak
 extern int dword_F8B1E4; // weak
 extern const char *ptr_F8B1E8; // idb
-extern char byte_F8B1EC; // weak
+extern char dialogue_show_profession_details; // weak
 extern char byte_F8B1EF[]; // weak
 extern char byte_F8B1F0[4];
 extern int dword_F8B1F4; // weak
@@ -2183,7 +2183,7 @@
 bool __fastcall sub_4759C9(BLVFace *a1, int a2, int a3, __int16 a4);
 bool __fastcall sub_475D85(Vec3_int_ *a1, Vec3_int_ *a2, int *a3, BLVFace *a4);
 bool __fastcall sub_475F30(int *a1, BLVFace *a2, int a3, int a4, int a5, int a6, int a7, int a8, int a9);
-bool __cdecl sub_476387();
+bool PartyHasDragon();
 bool __thiscall CheckHiredNPCSpeciality(unsigned int uProfession);
 void __cdecl InitializeAwards();
 void __cdecl InitializeScrolls();
@@ -2350,7 +2350,6 @@
 void __cdecl sub_4BBCDD();
 void __fastcall _4BBF61_summon_actor(int a1, __int16 x, int y, int z); // idb
 void __cdecl ArenaFight();
-void __thiscall sub_4BC49B(unsigned int _this);
 struct Texture *__cdecl sub_4BC8D5();
 struct GUIButton *__cdecl sub_4BCA33();
 void __fastcall sub_4BCACC_bounties(signed int a1);