summaryrefslogtreecommitdiffstats
path: root/src/extras/custompipes.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2021-01-12 14:07:24 +0100
committeraap <aap@papnet.eu>2021-01-12 14:07:24 +0100
commit55320a03f14c473b0fff89585713d2ebd8feb92a (patch)
tree8f64328d62a3e9586f20e72928dc720db4400fc4 /src/extras/custompipes.h
parentmobile vehicle rendering (diff)
downloadre3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar.gz
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar.bz2
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar.lz
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar.xz
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.tar.zst
re3-55320a03f14c473b0fff89585713d2ebd8feb92a.zip
Diffstat (limited to 'src/extras/custompipes.h')
-rw-r--r--src/extras/custompipes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/extras/custompipes.h b/src/extras/custompipes.h
index 9674a6d1..e83201ff 100644
--- a/src/extras/custompipes.h
+++ b/src/extras/custompipes.h
@@ -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;