mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-11 20:37:57 -05:00
fix_accidental_deletion
This commit is contained in:
@ -110,7 +110,8 @@ void RestoreGlobalState(bool is_powered_on) {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Audio: None
|
// Audio
|
||||||
|
values.volume.SetGlobal(true);
|
||||||
|
|
||||||
// Core
|
// Core
|
||||||
values.use_multi_core.SetGlobal(true);
|
values.use_multi_core.SetGlobal(true);
|
||||||
|
Reference in New Issue
Block a user