pref to bass simplify lighting

This commit is contained in:
din
2023-12-13 08:53:08 -08:00
committed by teejusb
parent 980c3a4c3a
commit 9efc73df61
4 changed files with 26 additions and 1 deletions
+1
View File
@@ -313,6 +313,7 @@ public:
Preference<int> m_iRageSoundSampleCountClamp;
Preference<int> m_iSoundPreferredSampleRate;
Preference<RString> m_sLightsStepsDifficulty;
Preference<bool> m_bLightsSimplifyBass;
Preference<bool> m_bAllowUnacceleratedRenderer;
Preference<bool> m_bThreadedInput;
Preference<bool> m_bThreadedMovieDecode;