Mercurial > mm7
diff mm7_1.cpp @ 1368:cc2a25ce8ed2
Merge
author | Gloval |
---|---|
date | Mon, 15 Jul 2013 08:18:35 +0400 |
parents | 65379a50e4eb |
children | cc9a3a24d61d |
line wrap: on
line diff
--- a/mm7_1.cpp Mon Jul 15 08:18:11 2013 +0400 +++ b/mm7_1.cpp Mon Jul 15 08:18:35 2013 +0400 @@ -547,11 +547,11 @@ + v2->pFacePlane_old.vNormal.y * ((signed __int16)(*(int *)&v4->x >> 16) - pBLVRenderParams->vPartyPos.y) + v2->pFacePlane_old.vNormal.z * (v4->z - pBLVRenderParams->vPartyPos.z) < 0 ) { - stru_50B700.field_0 = 1; + PortalFace.field_0 = 1; } else { - stru_50B700.field_0 = 0; + PortalFace.field_0 = 0; if ( !(v2->uAttributes & 1) ) return 0; } @@ -786,7 +786,7 @@ return result;*/ } -// 50B700: using guessed type int stru_50B700.field_0; +// 50B700: using guessed type int PortalFace.field_0; //----- (00424CD7) -------------------------------------------------------- signed int __fastcall sr_424CD7(unsigned int uVertexID)