diff Engine/Graphics/RenderStruct.h @ 2574:dd36326a9994

More texture refactoring GetLeather -> DrawTextureCustomHeight
author a.parshin
date Mon, 07 Mar 2016 03:48:40 +0200
parents b8a56afc6ba1
children
line wrap: on
line diff
--- a/Engine/Graphics/RenderStruct.h	Sat Mar 05 16:25:53 2016 +0200
+++ b/Engine/Graphics/RenderStruct.h	Mon Mar 07 03:48:40 2016 +0200
@@ -17,7 +17,7 @@
   } while(0)
 
 struct Polygon;
-struct Texture;
+struct Texture_MM7;
 struct RGBTexture;
 struct RenderBillboardTransform_local0;
 struct ODMFace;