Mercurial > mm7
changeset 445:d0355e4f9be8
m
author | Ritor1 |
---|---|
date | Sat, 23 Feb 2013 21:41:54 +0600 |
parents | ac6039b9ab5b |
children | 096c9a146ed0 |
files | GUIWindow.cpp mm7_4.cpp mm7_data.h |
diffstat | 3 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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 {
--- 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
--- 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