diff options
Diffstat (limited to 'Alc/hrtf.h')
-rw-r--r-- | Alc/hrtf.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ struct Hrtf { ALuint sampleRate; ALsizei irSize; + + ALfloat distance; ALubyte evCount; const ALubyte *azCount; |