From 57098a77eca98fba609d649c0f6f9715e6e7a79a Mon Sep 17 00:00:00 2001 From: erorcun Date: Sat, 26 Dec 2020 12:10:04 +0300 Subject: Backface cull. in INI, mouse sensitivity fix, aspect ratio auto as default --- src/core/Frontend.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/core/Frontend.h') diff --git a/src/core/Frontend.h b/src/core/Frontend.h index 58701ecf..a6be06c4 100644 --- a/src/core/Frontend.h +++ b/src/core/Frontend.h @@ -578,7 +578,7 @@ public: int32 field_54; int8 m_bLanguageLoaded; uint8 m_PrefsAllowNastyGame; - uint8 m_PrefsMP3BoostVolume; + int8 m_PrefsMP3BoostVolume; uint8 m_ControlMethod; int32 m_nPrefsVideoMode; int32 m_nDisplayVideoMode; -- cgit v1.2.3