aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alSource.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2012-10-15 01:37:37 -0700
committerChris Robinson <[email protected]>2012-10-15 01:37:37 -0700
commit4f5aafe59f936084d60f782122ca59db3d51dae0 (patch)
tree4f46378449241033d67df51e7bef46b3eb4b3005 /OpenAL32/Include/alSource.h
parenta14383d6ccd3f5e373ed3576c8fd2adce27a4597 (diff)
Put the HRTF DirectParams into an anonymous struct
Diffstat (limited to 'OpenAL32/Include/alSource.h')
-rw-r--r--OpenAL32/Include/alSource.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/OpenAL32/Include/alSource.h b/OpenAL32/Include/alSource.h
index 8c231d8b..d8ffc9aa 100644
--- a/OpenAL32/Include/alSource.h
+++ b/OpenAL32/Include/alSource.h
@@ -51,8 +51,10 @@ typedef struct DirectParams {
ALfloat *ClickRemoval;
ALfloat *PendingClicks;
- HrtfParams Hrtf;
- HrtfState *hrtfState;
+ struct {
+ HrtfParams Params;
+ HrtfState *State;
+ } Hrtf;
/* A mixing matrix. First subscript is the channel number of the input data
* (regardless of channel configuration) and the second is the channel