# HG changeset patch # User Ritor1 # Date 1361634114 -21600 # Node ID d0355e4f9be8f4d96d3141f92978e20f663afb59 # Parent ac6039b9ab5bf3507a39bd30a264bdc636ee8b27 m diff -r ac6039b9ab5b -r d0355e4f9be8 GUIWindow.cpp --- a/GUIWindow.cpp Sat Feb 23 19:07:14 2013 +0600 +++ b/GUIWindow.cpp Sat Feb 23 21:41:54 2013 +0600 @@ -1141,7 +1141,7 @@ } if ( v4 || !dword_591080 ) { - SimpleHouseDialog(); + SimpleHouseAndBoatsDialog(); } else { diff -r ac6039b9ab5b -r d0355e4f9be8 mm7_4.cpp --- a/mm7_4.cpp Sat Feb 23 19:07:14 2013 +0600 +++ b/mm7_4.cpp Sat Feb 23 21:41:54 2013 +0600 @@ -10034,7 +10034,7 @@ //----- (004B2A74) -------------------------------------------------------- -char __cdecl SimpleHouseDialog() +char __cdecl SimpleHouseAndBoatsDialog() { char *v0; // esi@3 char *v1; // ST1C_4@3 diff -r ac6039b9ab5b -r d0355e4f9be8 mm7_data.h --- a/mm7_data.h Sat Feb 23 19:07:14 2013 +0600 +++ b/mm7_data.h Sat Feb 23 21:41:54 2013 +0600 @@ -2308,7 +2308,7 @@ void __fastcall sub_4B2001(signed int a1); char *__thiscall _4B254D_SkillMasteryTeacher(int _this); const char *__fastcall sub_4B29F2(int a1); -char __cdecl SimpleHouseDialog(); +char __cdecl SimpleHouseAndBoatsDialog(); struct GUIButton *__fastcall sub_4B36CC(int a1, unsigned int a2); int __thiscall sub_4B3703(void *_this); int __thiscall sub_4B3A72(int a1); // idb