Mercurial > mm7
comparison mm7_3.cpp @ 75:6ef241d53522
28.01.13
author | Ritor1 |
---|---|
date | Mon, 28 Jan 2013 14:52:05 +0600 |
parents | 3b4f8bd48e3b |
children | 6ad816231528 ec84db4c8f9d |
comparison
equal
deleted
inserted
replaced
67:3b4f8bd48e3b | 75:6ef241d53522 |
---|---|
7850 array_50AC10[3].vWorldViewPosition.x = pOutdoorCamera->shading_dist_mist; | 7850 array_50AC10[3].vWorldViewPosition.x = pOutdoorCamera->shading_dist_mist; |
7851 array_50AC10[3].flt_20 = 1; | 7851 array_50AC10[3].flt_20 = 1; |
7852 array_50AC10[3].u = 1; | 7852 array_50AC10[3].u = 1; |
7853 array_50AC10[3].v = 1 + t; | 7853 array_50AC10[3].v = 1 + t; |
7854 pRenderer->DrawStrip(_this.uNumVertices, &_this, | 7854 pRenderer->DrawStrip(_this.uNumVertices, &_this, |
7855 pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]);//problem | 7855 pBitmaps_LOD->pHardwareTextures[_this.uTileBitmapID]); |
7856 return; | 7856 return; |
7857 } | 7857 } |
7858 | 7858 |
7859 | 7859 |
7860 //----- (00479A53) -------------------------------------------------------- | 7860 //----- (00479A53) -------------------------------------------------------- |