Mercurial > mm7
diff mm7_data.h @ 1919:140ca8123384
Tavern rest fix
author | Ritor1 |
---|---|
date | Wed, 23 Oct 2013 10:24:38 +0600 |
parents | 28fdf4e567ad |
children | 1cbfb6e50e48 68f2d9d3a1d9 |
line wrap: on
line diff
--- a/mm7_data.h Tue Oct 22 18:55:37 2013 -0700 +++ b/mm7_data.h Wed Oct 23 10:24:38 2013 +0600 @@ -1208,7 +1208,7 @@ void SpellBookGenerator(); void UI_CreateEndConversationButton(); void __fastcall OnSelectShopDialogueOption(signed int uMessageParam); -int sub_4BD8B5(); +int HouseDialogPressCloseBtn(); bool __fastcall MerchandiseTest(ItemGen *item, int _2da_idx); void UIShop_Buy_Identify_Repair(); bool __fastcall IsBModelVisible(unsigned int uModelID, int *unused);