aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index bdd6a9ae..8d40e784 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -795,6 +795,8 @@ constexpr struct {
DECL(AL_BUFFER_CALLBACK_FUNCTION_SOFT),
DECL(AL_BUFFER_CALLBACK_USER_PARAM_SOFT),
+
+ DECL(AL_UNPACK_AMBISONIC_ORDER_SOFT),
};
#undef DECL
@@ -839,6 +841,7 @@ constexpr ALchar alExtList[] =
"AL_EXT_STEREO_ANGLES "
"AL_LOKI_quadriphonic "
"AL_SOFT_bformat_ex "
+ "AL_SOFTX_bformat_hoa "
"AL_SOFT_block_alignment "
"AL_SOFTX_callback_buffer "
"AL_SOFT_deferred_updates "