aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf_res.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/hrtf_res.h')
-rw-r--r--Alc/hrtf_res.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/Alc/hrtf_res.h b/Alc/hrtf_res.h
index 027e49de..2dc39cf1 100644
--- a/Alc/hrtf_res.h
+++ b/Alc/hrtf_res.h
@@ -1,5 +1,5 @@
#define MHRTYPE 256
-#define IDR_DEFAULT_44100_MHR 0
-#define IDR_DEFAULT_48000_MHR 1
+#define IDR_DEFAULT_44100_MHR 1
+#define IDR_DEFAULT_48000_MHR 2