mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-20 16:25:45 +00:00
yuzu: Mute audio when in background
This commit is contained in:
parent
2e45a555b4
commit
eb34318ded
6 changed files with 27 additions and 4 deletions
|
@ -372,6 +372,7 @@ private:
|
|||
QString game_path;
|
||||
|
||||
bool auto_paused = false;
|
||||
bool auto_muted = false;
|
||||
QTimer mouse_hide_timer;
|
||||
|
||||
// FS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue