aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-07-22 13:45:26 -0700
committerChris Robinson <[email protected]>2008-07-22 13:45:26 -0700
commit9e961564515f1ca006fcd8f88c6c15ee452ee95a (patch)
tree4c383b3d465d38b259572e5000d46eafa50fdc0b /include
parent19aabd6d0264ee761f8131049950298ee2a6c9ad (diff)
Add AL_LOKI_WAVE_format tokens to alext.h
Diffstat (limited to 'include')
-rw-r--r--include/AL/alext.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/AL/alext.h b/include/AL/alext.h
index 5ac9c7de..d693a669 100644
--- a/include/AL/alext.h
+++ b/include/AL/alext.h
@@ -31,6 +31,11 @@ extern "C" {
#define AL_FORMAT_STEREO_FLOAT32 0x10011
#endif
+#ifndef AL_LOKI_WAVE_format
+#define AL_LOKI_WAVE_format 1
+#define AL_FORMAT_WAVE_EXT 0x10002
+#endif
+
#ifndef AL_LOKI_quadriphonic
#define AL_LOKI_quadriphonic 1
#define AL_FORMAT_QUAD8_LOKI 0x10004