summaryrefslogtreecommitdiffstats
path: root/src/core/Camera.h
diff options
context:
space:
mode:
authoraap <aap@papnet.eu>2020-06-01 20:32:24 +0200
committerGitHub <noreply@github.com>2020-06-01 20:32:24 +0200
commit21afcd8767791278bef5df9fa071af0427588a59 (patch)
treec080d424e33307c3237431da6e9c303645d23008 /src/core/Camera.h
parentMerge pull request #608 from Nick007J/miami (diff)
parentCAutomobile done (diff)
downloadre3-21afcd8767791278bef5df9fa071af0427588a59.tar
re3-21afcd8767791278bef5df9fa071af0427588a59.tar.gz
re3-21afcd8767791278bef5df9fa071af0427588a59.tar.bz2
re3-21afcd8767791278bef5df9fa071af0427588a59.tar.lz
re3-21afcd8767791278bef5df9fa071af0427588a59.tar.xz
re3-21afcd8767791278bef5df9fa071af0427588a59.tar.zst
re3-21afcd8767791278bef5df9fa071af0427588a59.zip
Diffstat (limited to 'src/core/Camera.h')
-rw-r--r--src/core/Camera.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/Camera.h b/src/core/Camera.h
index 18144ef5..669ac740 100644
--- a/src/core/Camera.h
+++ b/src/core/Camera.h
@@ -382,6 +382,7 @@ public:
bool m_WideScreenOn;
bool m_1rstPersonRunCloseToAWall;
bool m_bHeadBob;
+ bool m_bVehicleSuspenHigh;
bool m_bFailedCullZoneTestPreviously;
bool m_FadeTargetIsSplashScreen;