little cleanup of vehicle rendering

This commit is contained in:
aap
2021-01-12 14:07:24 +01:00
parent 9b2037419f
commit 55320a03f1
10 changed files with 16 additions and 22 deletions

View File

@@ -46,7 +46,7 @@ CustomMatCopy(void *dst, void *src, int32, int32)
rw::TexDictionary *neoTxd;
bool bChromeCheat;
bool gGlassCarsCheat;
bool bRenderingEnvMap;
int32 EnvMapSize = 512;
rw::Camera *EnvMapCam;