aboutsummaryrefslogtreecommitdiffstats
path: root/alc
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
parent2beb095eb15eadaf97ec5fda1dbc63883e1f2f3e (diff)
Finalize AL_SOFT_effect_target
Diffstat (limited to 'alc')
-rw-r--r--alc/alc.cpp2
-rw-r--r--alc/inprogext.h5
2 files changed, 1 insertions, 6 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 "
diff --git a/alc/inprogext.h b/alc/inprogext.h
index 09f4674b..e33af999 100644
--- a/alc/inprogext.h
+++ b/alc/inprogext.h
@@ -50,11 +50,6 @@ AL_API void AL_APIENTRY alGetPointervSOFT(ALenum pname, void **values);
#endif
#endif
-#ifndef AL_SOFT_effect_target
-#define AL_SOFT_effect_target
-#define AL_EFFECTSLOT_TARGET_SOFT 0x199C
-#endif
-
#ifndef AL_SOFT_callback_buffer
#define AL_SOFT_callback_buffer
#define AL_BUFFER_CALLBACK_FUNCTION_SOFT 0x19A0