aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/ALc.c
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/ALc.c')
-rw-r--r--Alc/ALc.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Alc/ALc.c b/Alc/ALc.c
index b4e8510d..9c4dd977 100644
--- a/Alc/ALc.c
+++ b/Alc/ALc.c
@@ -496,6 +496,8 @@ static void alc_init(void)
ALTHUNK_INIT();
ReadALConfig();
+ InitHrtf();
+
tls_create(&LocalContext);
RTPrioLevel = GetConfigValueInt(NULL, "rt-prio", 0);