aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/hrtf.h
diff options
context:
space:
mode:
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r--Alc/hrtf.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/Alc/hrtf.h b/Alc/hrtf.h
index 0c47ded9..4fd774a7 100644
--- a/Alc/hrtf.h
+++ b/Alc/hrtf.h
@@ -22,6 +22,8 @@ struct Hrtf {
ALuint sampleRate;
ALsizei irSize;
+
+ ALfloat distance;
ALubyte evCount;
const ALubyte *azCount;