aboutsummaryrefslogtreecommitdiffstats
path: root/include/AL/alext.h
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-07-22 13:50:08 -0700
committerChris Robinson <[email protected]>2008-07-22 13:50:08 -0700
commit3a8c543f8bb814216fd3f68e4116e63b6d46215f (patch)
tree937e196ae068ff5f83525556afc2400a6f6edd22 /include/AL/alext.h
parent9e961564515f1ca006fcd8f88c6c15ee452ee95a (diff)
Move ALC_ENUMERATE_ALL_EXT tokens to alext.h
Diffstat (limited to 'include/AL/alext.h')
-rw-r--r--include/AL/alext.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/include/AL/alext.h b/include/AL/alext.h
index d693a669..c93f093a 100644
--- a/include/AL/alext.h
+++ b/include/AL/alext.h
@@ -49,6 +49,12 @@ extern "C" {
#define ALC_CHAN_CD_LOKI 0x500003
#endif
+#ifndef ALC_ENUMERATE_ALL_EXT
+#define ALC_ENUMERATE_ALL_EXT 1
+#define ALC_DEFAULT_ALL_DEVICES_SPECIFIER 0x1012
+#define ALC_ALL_DEVICES_SPECIFIER 0x1013
+#endif
+
#ifndef AL_EXT_MCFORMATS
#define AL_EXT_MCFORMATS 1
#define AL_FORMAT_QUAD8 0x1204