mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-11 13:47:56 -05:00
yuzu: Save sound output mode and set it to Stereo by default
This commit is contained in:
@ -387,6 +387,7 @@ struct Values {
|
||||
|
||||
s32 current_user;
|
||||
s32 language_index;
|
||||
s32 sound_index;
|
||||
|
||||
// Controls
|
||||
std::array<PlayerInput, 10> players;
|
||||
|
Reference in New Issue
Block a user