aboutsummaryrefslogtreecommitdiffstats
path: root/alc/context.h
diff options
context:
space:
mode:
Diffstat (limited to 'alc/context.h')
-rw-r--r--alc/context.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/alc/context.h b/alc/context.h
index 22c2418a..4b3e3461 100644
--- a/alc/context.h
+++ b/alc/context.h
@@ -233,7 +233,8 @@ public:
void eax_update_filters();
- void eax_on_3d_listener_param_call();
+ void eax_commit_sources();
+ void eax_commit_and_update_sources();
void eax_set_last_error() noexcept;