comparison mm7_5.cpp @ 938:016e3577865c

stru289 removed, some data movements
author Nomad
date Wed, 01 May 2013 13:45:31 +0200
parents ae747684f644
children 5a2dbb00c399
comparison
equal deleted inserted replaced
937:ae747684f644 938:016e3577865c
9315 v5 = 1; 9315 v5 = 1;
9316 } 9316 }
9317 return v5; 9317 return v5;
9318 } 9318 }
9319 9319
9320 //----- (00409BE8) --------------------------------------------------------
9321 void __cdecl sub_409BE8()
9322 {
9323 void *v0; // eax@1
9324 stru348 *v1; // eax@1
9325 int v2; // ecx@1
9326 int v3; // eax@1
9327
9328 v0 = window_SpeakInHouse->ptr_1C;
9329 dword_4E1874 = 5;
9330 v1 = &stru_4E1890[(int)((char *)v0 - 108)];
9331 amuint_4E1860 = v1->field_4;
9332 amuint_4E1864 = v1->field_6;
9333 amuint_4E1868 = v1->field_8 - 1;
9334 amuint_4E186C = v1->field_A - 1;
9335 amuint_4E1870 = v1->field_C - 1;
9336 amuint_505884 = v1->field_E;
9337 amuint_505888 = v1->field_10;
9338 amuint_50588C = v1->field_12;
9339 dword_4E1878 = 1;
9340 dword_4E187C = 1;
9341 dword_4E1880 = 1;
9342 dword_4E1884 = v1->field_0;
9343 v2 = v1->field_2;
9344 v3 = v1->field_14;
9345 dword_4E1888 = v2;
9346 dword_4DF3A4 = v3;
9347 }
9348 // 4DF3A4: using guessed type int dword_4DF3A4;
9349 // 4E1860: using guessed type int amuint_4E1860;
9350 // 4E1864: using guessed type int amuint_4E1864;
9351 // 4E1868: using guessed type int amuint_4E1868;
9352 // 4E186C: using guessed type int amuint_4E186C;
9353 // 4E1870: using guessed type int amuint_4E1870;
9354 // 4E1874: using guessed type int dword_4E1874;
9355 // 4E1878: using guessed type int dword_4E1878;
9356 // 4E187C: using guessed type int dword_4E187C;
9357 // 4E1880: using guessed type int dword_4E1880;
9358 // 4E1884: using guessed type int dword_4E1884;
9359 // 4E1888: using guessed type int dword_4E1888;
9360 // 505884: using guessed type int amuint_505884;
9361 // 505888: using guessed type int amuint_505888;
9362 // 50588C: using guessed type int amuint_50588C;
9363 9320
9364 //----- (0040D75D) -------------------------------------------------------- 9321 //----- (0040D75D) --------------------------------------------------------
9365 char __fastcall pPrimaryWindow_draws_text(int a1, const char *pText, int *pXY) 9322 char __fastcall pPrimaryWindow_draws_text(int a1, const char *pText, int *pXY)
9366 { 9323 {
9367 const char *v3; // ST0C_4@1 9324 const char *v3; // ST0C_4@1