Mercurial > mm7
diff Render.h @ 973:ec7568e13b24
Minor code cleaning.
author | Nomad |
---|---|
date | Wed, 08 May 2013 21:37:12 +0200 |
parents | e3609dd06c15 |
children | 062788391c88 c5d8ea1e6ccb |
line wrap: on
line diff
--- a/Render.h Wed May 08 19:54:19 2013 +0200 +++ b/Render.h Wed May 08 21:37:12 2013 +0200 @@ -367,7 +367,7 @@ void RenderTerrainD3D(); void DrawTerrainD3D(int a1, int edx0, int a3); void DrawTerrainSW(int a1, int a2, int a3); - __int16 ExecOutdoorDrawSW(); + void ExecOutdoorDrawSW(); void ChangeBetweenWinFullscreenModes(); void DrawBillboardList_BLV();