aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2023-04-30 18:17:24 -0700
committerChris Robinson <[email protected]>2023-04-30 18:17:24 -0700
commit9215e8c9d5f4fdc7b2e552203f5836264542c4a3 (patch)
treeca0b0f8170b9404d409b92a51657501b40722e7a /alc/context.cpp
parent22077687cf4b9fdfd29d78debc2daf044deee81d (diff)
Add an extension string for the in-progress debug extension
Diffstat (limited to 'alc/context.cpp')
-rw-r--r--alc/context.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/alc/context.cpp b/alc/context.cpp
index a07e5412..4b477184 100644
--- a/alc/context.cpp
+++ b/alc/context.cpp
@@ -71,6 +71,7 @@ constexpr ALchar alExtList[] =
"AL_SOFT_buffer_length_query "
"AL_SOFT_callback_buffer "
"AL_SOFTX_convolution_reverb "
+ "AL_SOFTX_debug "
"AL_SOFT_deferred_updates "
"AL_SOFT_direct_channels "
"AL_SOFT_direct_channels_remix "