diff Render.h @ 1787:0c4d3c6a9d5a

DrawBuildingsD3D cleared
author Ritor1
date Fri, 04 Oct 2013 17:30:47 +0600
parents f1cdf8c062d4
children 9f93b5700e2d
line wrap: on
line diff
--- a/Render.h	Thu Oct 03 18:09:21 2013 +0600
+++ b/Render.h	Fri Oct 04 17:30:47 2013 +0600
@@ -356,7 +356,7 @@
   void FillRectFast(unsigned int uX, unsigned int uY, unsigned int uWidth, unsigned int uHeight, unsigned int uColor16);
   int _4A6DF5(unsigned __int16 *pBitmap, unsigned int uBitmapPitch, struct Vec2_int_ *pBitmapXY, unsigned __int16 *pTarget, unsigned int uTargetPitch, Vec4_int_ *a7);
   void _4A6E7E(unsigned int a2, unsigned int a3, struct Texture *a4);
-  char DrawBuildingsD3D();
+  void DrawBuildingsD3D();
   //struct BSPModel *DrawBuildingsSW();
   //int OnOutdoorRedrawSW();
   void DrawSkyD3D();