Add AL_LOKI_WAVE_format tokens to alext.h

This commit is contained in:
Chris Robinson 2008-07-22 13:45:26 -07:00
parent 19aabd6d02
commit 9e96156451

View File

@ -31,6 +31,11 @@ extern "C" {
#define AL_FORMAT_STEREO_FLOAT32 0x10011 #define AL_FORMAT_STEREO_FLOAT32 0x10011
#endif #endif
#ifndef AL_LOKI_WAVE_format
#define AL_LOKI_WAVE_format 1
#define AL_FORMAT_WAVE_EXT 0x10002
#endif
#ifndef AL_LOKI_quadriphonic #ifndef AL_LOKI_quadriphonic
#define AL_LOKI_quadriphonic 1 #define AL_LOKI_quadriphonic 1
#define AL_FORMAT_QUAD8_LOKI 0x10004 #define AL_FORMAT_QUAD8_LOKI 0x10004