aboutsummaryrefslogtreecommitdiffstats
path: root/core/mixer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'core/mixer.cpp')
-rw-r--r--core/mixer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/mixer.cpp b/core/mixer.cpp
index e03e06e4..b98a2532 100644
--- a/core/mixer.cpp
+++ b/core/mixer.cpp
@@ -13,7 +13,7 @@
struct CTag;
-MixerFunc MixSamples{Mix_<CTag>};
+MixerOutFunc MixSamplesOut{Mix_<CTag>};
std::array<float,MaxAmbiChannels> CalcAmbiCoeffs(const float y, const float z, const float x,