summaryrefslogtreecommitdiffstats
path: root/mixer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mixer.h')
-rw-r--r--mixer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mixer.h b/mixer.h
index f99e860ff3..6619783a58 100644
--- a/mixer.h
+++ b/mixer.h
@@ -34,6 +34,7 @@ typedef struct mixer_s {
af_stream_t *afilter;
int volstep;
bool muted;
+ bool mute_emulation;
float last_l, last_r;
float restore_vol_l, restore_vol_r;
bool restore_volume;