Mercurial > mm7
diff Render.cpp @ 349:672b83584b0f
GetActorTintColor
author | Nomad |
---|---|
date | Thu, 21 Feb 2013 02:12:29 +0200 |
parents | d720a13e2273 |
children | edd2d8b7e3c4 |
line wrap: on
line diff
--- a/Render.cpp Thu Feb 21 00:39:47 2013 +0200 +++ b/Render.cpp Thu Feb 21 02:12:29 2013 +0200 @@ -7234,9 +7234,9 @@ //----- (004A2031) -------------------------------------------------------- -unsigned int Render::GetActorTintColor(float a2, int a3, int a4, int a5, RenderBillboard *a6) -{ - return ::GetActorTintColor(a3, a4, a2, a5, a6); +unsigned int Render::GetActorTintColor(float a2, int tint, int a4, int a5, RenderBillboard *a6) +{ + return ::GetActorTintColor(tint, a4, a2, a5, a6); } /*void Render::DrawTerrainPolygon_new(stru148 *a3, IDirect3DTexture2 *pTexture)//new function