Mercurial > mm7
comparison Render.h @ 973:ec7568e13b24
Minor code cleaning.
author | Nomad |
---|---|
date | Wed, 08 May 2013 21:37:12 +0200 |
parents | e3609dd06c15 |
children | 062788391c88 c5d8ea1e6ccb |
comparison
equal
deleted
inserted
replaced
972:c8a0f6d89c70 | 973:ec7568e13b24 |
---|---|
365 void TransformBillboardsAndSetPalettesODM(); | 365 void TransformBillboardsAndSetPalettesODM(); |
366 float DrawBezierTerrain(); | 366 float DrawBezierTerrain(); |
367 void RenderTerrainD3D(); | 367 void RenderTerrainD3D(); |
368 void DrawTerrainD3D(int a1, int edx0, int a3); | 368 void DrawTerrainD3D(int a1, int edx0, int a3); |
369 void DrawTerrainSW(int a1, int a2, int a3); | 369 void DrawTerrainSW(int a1, int a2, int a3); |
370 __int16 ExecOutdoorDrawSW(); | 370 void ExecOutdoorDrawSW(); |
371 void ChangeBetweenWinFullscreenModes(); | 371 void ChangeBetweenWinFullscreenModes(); |
372 void DrawBillboardList_BLV(); | 372 void DrawBillboardList_BLV(); |
373 | 373 |
374 | 374 |
375 unsigned int bUserDirect3D; | 375 unsigned int bUserDirect3D; |