Mercurial > might-and-magic-trilogy
comparison mm7_1.cpp @ 116:918dca162239
stru170 -> BspRenderer
author | Nomad |
---|---|
date | Thu, 08 Nov 2012 04:57:39 +0200 |
parents | 8be5293b6b33 |
children | 87c503d426e0 |
comparison
equal
deleted
inserted
replaced
115:75faebd0a975 | 116:918dca162239 |
---|---|
7151 return result;*/ | 7151 return result;*/ |
7152 } | 7152 } |
7153 | 7153 |
7154 | 7154 |
7155 //----- (00424829) -------------------------------------------------------- | 7155 //----- (00424829) -------------------------------------------------------- |
7156 bool __fastcall sub_424829(int a1, stru170_stru2 *a2, stru170_stru2 *a3, int a4) | 7156 bool sub_424829(int a1, BspRenderer_stru2 *a2, BspRenderer_stru2 *a3, int a4) |
7157 { | 7157 { |
7158 int v4; // edi@1 | 7158 int v4; // edi@1 |
7159 stru170_stru2 *v5; // ebx@1 | 7159 BspRenderer_stru2 *v5; // ebx@1 |
7160 int v6; // eax@3 | 7160 int v6; // eax@3 |
7161 int v7; // esi@5 | 7161 int v7; // esi@5 |
7162 int v8; // edx@5 | 7162 int v8; // edx@5 |
7163 int v9; // ecx@6 | 7163 int v9; // ecx@6 |
7164 int v10; // eax@12 | 7164 int v10; // eax@12 |
7188 __int16 *v34; // eax@66 | 7188 __int16 *v34; // eax@66 |
7189 __int16 v35; // dx@66 | 7189 __int16 v35; // dx@66 |
7190 __int16 v36; // dx@67 | 7190 __int16 v36; // dx@67 |
7191 __int16 v37; // di@67 | 7191 __int16 v37; // di@67 |
7192 __int16 v38; // dx@67 | 7192 __int16 v38; // dx@67 |
7193 stru170_stru2 *v39; // ecx@69 | 7193 BspRenderer_stru2 *v39; // ecx@69 |
7194 int v40; // edx@69 | 7194 int v40; // edx@69 |
7195 int v41; // edi@70 | 7195 int v41; // edi@70 |
7196 __int16 *v42; // eax@76 | 7196 __int16 *v42; // eax@76 |
7197 __int16 *v43; // eax@81 | 7197 __int16 *v43; // eax@81 |
7198 __int16 *v45; // eax@87 | 7198 __int16 *v45; // eax@87 |
7208 int v55; // [sp+14h] [bp-2Ch]@12 | 7208 int v55; // [sp+14h] [bp-2Ch]@12 |
7209 __int16 *v56; // [sp+14h] [bp-2Ch]@47 | 7209 __int16 *v56; // [sp+14h] [bp-2Ch]@47 |
7210 __int16 *v57; // [sp+14h] [bp-2Ch]@76 | 7210 __int16 *v57; // [sp+14h] [bp-2Ch]@76 |
7211 __int16 *v58; // [sp+14h] [bp-2Ch]@81 | 7211 __int16 *v58; // [sp+14h] [bp-2Ch]@81 |
7212 __int16 *v59; // [sp+14h] [bp-2Ch]@87 | 7212 __int16 *v59; // [sp+14h] [bp-2Ch]@87 |
7213 stru170_stru2 *v60; // [sp+18h] [bp-28h]@1 | 7213 BspRenderer_stru2 *v60; // [sp+18h] [bp-28h]@1 |
7214 int v61; // [sp+1Ch] [bp-24h]@29 | 7214 int v61; // [sp+1Ch] [bp-24h]@29 |
7215 int v62; // [sp+20h] [bp-20h]@0 | 7215 int v62; // [sp+20h] [bp-20h]@0 |
7216 signed int v63; // [sp+24h] [bp-1Ch]@3 | 7216 signed int v63; // [sp+24h] [bp-1Ch]@3 |
7217 signed int v64; // [sp+28h] [bp-18h]@3 | 7217 signed int v64; // [sp+28h] [bp-18h]@3 |
7218 int v65; // [sp+2Ch] [bp-14h]@5 | 7218 int v65; // [sp+2Ch] [bp-14h]@5 |