aboutsummaryrefslogtreecommitdiffstats
path: root/alc/alc.cpp
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2020-10-16 06:36:43 -0700
committerChris Robinson <[email protected]>2020-10-16 06:36:43 -0700
commit8e09ae8ee6bbb1a5a2bc003db453474f98375cd0 (patch)
tree8d032abd94f076f86093491a7ba1e26d1d0a0693 /alc/alc.cpp
parent2beb095eb15eadaf97ec5fda1dbc63883e1f2f3e (diff)
Finalize AL_SOFT_effect_target
Diffstat (limited to 'alc/alc.cpp')
-rw-r--r--alc/alc.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/alc/alc.cpp b/alc/alc.cpp
index 5cf27042..abb5f5d0 100644
--- a/alc/alc.cpp
+++ b/alc/alc.cpp
@@ -864,7 +864,7 @@ constexpr ALchar alExtList[] =
"AL_SOFT_deferred_updates "
"AL_SOFT_direct_channels "
"AL_SOFT_direct_channels_remix "
- "AL_SOFTX_effect_target "
+ "AL_SOFT_effect_target "
"AL_SOFTX_events "
"AL_SOFTX_filter_gain_ex "
"AL_SOFT_gain_clamp_ex "