From 06006eb6930de74c577c87daf6a0f7917e22d578 Mon Sep 17 00:00:00 2001 From: Tim Angus Date: Sat, 23 Apr 2011 22:38:25 +0000 Subject: * Merge ioq3-r1946 --- src/AL/alctypes.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/AL') diff --git a/src/AL/alctypes.h b/src/AL/alctypes.h index 181384b0..a7c7858f 100644 --- a/src/AL/alctypes.h +++ b/src/AL/alctypes.h @@ -123,6 +123,7 @@ typedef void ALCvoid; */ #define ALC_DEFAULT_DEVICE_SPECIFIER 0x1004 #define ALC_DEVICE_SPECIFIER 0x1005 +#define ALC_ALL_DEVICES_SPECIFIER 0x1013 #define ALC_EXTENSIONS 0x1006 #define ALC_MAJOR_VERSION 0x1000 -- cgit