comparison mm7_3.cpp @ 608:653724e9c234

m
author Ritor1
date Wed, 06 Mar 2013 18:22:07 +0600
parents 214d9d47cf1f
children 42d5777c2f47
comparison
equal deleted inserted replaced
546:0193f10fecbf 608:653724e9c234
6251 6251
6252 array_50AC10[3].vWorldViewPosition.x = pOutdoorCamera->shading_dist_mist; 6252 array_50AC10[3].vWorldViewPosition.x = pOutdoorCamera->shading_dist_mist;
6253 array_50AC10[3]._rhw = 1; 6253 array_50AC10[3]._rhw = 1;
6254 array_50AC10[3].u = 1; 6254 array_50AC10[3].u = 1;
6255 array_50AC10[3].v = 1 + t; 6255 array_50AC10[3].v = 1 + t;
6256 pRenderer->DrawStrip(_this.uNumVertices, &_this, 6256 pRenderer->DrawStrip(_this.uNumVertices, &_this, pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]);
6257 pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]); 6257 return;
6258 return;
6259 } 6258 }
6260 6259
6261 6260
6262 //----- (00479A53) -------------------------------------------------------- 6261 //----- (00479A53) --------------------------------------------------------
6263 void __fastcall _479A53_draw_some_blv_poly(unsigned int uNumVertices, unsigned int uFaceID) 6262 void __fastcall _479A53_draw_some_blv_poly(unsigned int uNumVertices, unsigned int uFaceID)