diff Render.h @ 989:bb37d33934b0

Слияние
author Ritor1
date Mon, 13 May 2013 09:39:58 +0600
parents 062788391c88
children 3a3ab572eff5
line wrap: on
line diff
--- a/Render.h	Mon May 13 09:39:49 2013 +0600
+++ b/Render.h	Mon May 13 09:39:58 2013 +0600
@@ -365,9 +365,9 @@
   void TransformBillboardsAndSetPalettesODM();
   float DrawBezierTerrain();
   void RenderTerrainD3D();
-  void DrawTerrainD3D(int a1, int edx0, int a3);
-  void DrawTerrainSW(int a1, int a2, int a3);
-  __int16 ExecOutdoorDrawSW();
+  void DrawTerrainD3D(int a1, int edx0, int a3, int unk4);
+  void DrawTerrainSW(int a1, int a2, int a3, int a4);
+  void ExecOutdoorDrawSW();
   void ChangeBetweenWinFullscreenModes();
   void DrawBillboardList_BLV();