Mercurial > mm7
diff Indoor.h @ 1391:cc9a3a24d61d
Moved stru11, stru12 and some SW Rendering stuff to the archives.
stru148 -> struct Polygon
author | Nomad |
---|---|
date | Thu, 18 Jul 2013 14:42:54 +0200 |
parents | 78671379d8da |
children | 61451d5980bf |
line wrap: on
line diff
--- a/Indoor.h Thu Jul 18 04:08:20 2013 +0200 +++ b/Indoor.h Thu Jul 18 14:42:54 2013 +0200 @@ -440,7 +440,7 @@ static unsigned int GetLocationIndex(const char *Str1); static void ExecDraw(bool bD3D); - static void ExecDraw_sw(unsigned int uFaceID); + //static void ExecDraw_sw(unsigned int uFaceID); static void ExecDraw_d3d(unsigned int uFaceID, struct IndoorCameraD3D_Vec4 *pVertices, unsigned int uNumVertices, struct RenderVertexSoft *pPortalBounding); char pFilename[32];