Merge pull request #616 from TwilitRealm/HRTF

Emulate Surround option
This commit is contained in:
TakaRikka
2026-05-01 22:51:25 -07:00
committed by GitHub
10 changed files with 171 additions and 3 deletions
+1
View File
@@ -55,6 +55,7 @@ struct UserSettings {
ConfigVar<int> soundEffectsVolume;
ConfigVar<int> fanfareVolume;
ConfigVar<bool> enableReverb;
ConfigVar<bool> enableHrtf;
} audio;
// Game settings