mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-15 01:07:46 +00:00
yuzu: Save sound output mode and set it to Stereo by default
This commit is contained in:
parent
f31280affc
commit
918657de2e
3 changed files with 7 additions and 0 deletions
|
@ -387,6 +387,7 @@ struct Values {
|
|||
|
||||
s32 current_user;
|
||||
s32 language_index;
|
||||
s32 sound_index;
|
||||
|
||||
// Controls
|
||||
std::array<PlayerInput, 10> players;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue