aboutsummaryrefslogtreecommitdiffstats
path: root/alc/export_list.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/export_list.h')
-rw-r--r--alc/export_list.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/alc/export_list.h b/alc/export_list.h
index 89d394a8..9e92570e 100644
--- a/alc/export_list.h
+++ b/alc/export_list.h
@@ -489,6 +489,12 @@ inline const EnumExport alcEnumerations[]{
DECL(ALC_CONTEXT_FLAGS_EXT),
DECL(ALC_CONTEXT_DEBUG_BIT_EXT),
+ DECL(ALC_PLAYBACK_DEVICE_SOFT),
+ DECL(ALC_CAPTURE_DEVICE_SOFT),
+ DECL(ALC_EVENT_TYPE_DEFAULT_DEVICE_CHANGED_SOFT),
+ DECL(ALC_EVENT_TYPE_DEVICE_ADDED_SOFT),
+ DECL(ALC_EVENT_TYPE_DEVICE_REMOVED_SOFT),
+
DECL(AL_INVALID),
DECL(AL_NONE),