diff mm7_data.h @ 960:9a5db2cf999a

UIMSG and WINDOW_Type
author Ritor1
date Sat, 04 May 2013 17:45:17 +0600
parents 9c2d08e42ed3
children c8a0f6d89c70
line wrap: on
line diff
--- a/mm7_data.h	Fri May 03 17:38:30 2013 +0600
+++ b/mm7_data.h	Sat May 04 17:45:17 2013 +0600
@@ -1557,7 +1557,7 @@
 void LoadSpellbook(unsigned int uID); // idb
 struct GUIWindow *__cdecl sub_41140B();
 void __cdecl sub_411473();
-void __cdecl OnCloseSpellook();
+void __cdecl OnCloseSpellBook();
 void __cdecl InitializeBookTextures();
 void __cdecl InitializeBookFonts();
 void __fastcall LoadThumbnailLloydTexture(unsigned int uSlot, unsigned int uPlayer);
@@ -1743,7 +1743,7 @@
 struct NPCData *__fastcall GetNPCData(signed int npcid);
 struct NPCData *__fastcall GetNewNPCData(signed int npcid, int a2);
 int __fastcall GetGreetType(signed int SpeakingNPC_ID);
-void __cdecl sub_44603D();
+void __cdecl DialogueEnding();
 void PrepareHouse(enum HOUSE_ID house); // idb
 bool  EnterHouse(enum HOUSE_ID uHouseID);
 int sub_4465DF_check_season(int a1);