Mercurial > mm7
diff Indoor.h @ 794:4a00901e063c
stru10
author | Nomad |
---|---|
date | Mon, 25 Mar 2013 11:58:38 +0200 |
parents | 346f7069676a |
children | 472ca68386d4 |
line wrap: on
line diff
--- a/Indoor.h Mon Mar 25 09:17:42 2013 +0200 +++ b/Indoor.h Mon Mar 25 11:58:38 2013 +0200 @@ -443,7 +443,7 @@ static unsigned int GetLocationIndex(const char *Str1); static void ExecDraw(bool bD3D); static void ExecDraw_sw(unsigned int uFaceID); - static void ExecDraw_d3d(unsigned int uFaceID, struct IndoorCameraD3D_Vec4 *pVertices, unsigned int uNumVertices, struct RenderVertexSoft *a4); + static void ExecDraw_d3d(unsigned int uFaceID, struct IndoorCameraD3D_Vec4 *pVertices, unsigned int uNumVertices, struct RenderVertexSoft *pPortalBounding); char pFilename[32]; char field_20[48];