aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/Include/alu.h
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/Include/alu.h')
-rw-r--r--OpenAL32/Include/alu.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenAL32/Include/alu.h b/OpenAL32/Include/alu.h
index 913b0a51..7c6e95b7 100644
--- a/OpenAL32/Include/alu.h
+++ b/OpenAL32/Include/alu.h
@@ -22,6 +22,8 @@ enum {
OUTPUTCHANNELS
};
+#define BUFFERSIZE 24000
+
extern ALboolean DuplicateStereo;
__inline ALuint aluBytesFromFormat(ALenum format);