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

@@ -75,7 +75,7 @@ void CustomPipeInit(void);
void CustomPipeShutdown(void);
void SetTxdFindCallback(void);
extern bool bChromeCheat;
extern bool gGlassCarsCheat;
extern bool bRenderingEnvMap;
extern int32 EnvMapSize;
extern rw::Camera *EnvMapCam;