diff options
author | Dan <dan@wadoku.de> | 2020-03-18 10:04:08 +0100 |
---|---|---|
committer | Dan <dan@wadoku.de> | 2020-03-19 10:37:42 +0100 |
commit | 06dea163fa753a031d1ef4f805b5ae5ccdf5083a (patch) | |
tree | 5681d403b0580ad7ab16b604f4b8a540f2a50d86 /src/core/settings.h | |
parent | Merge pull request #3527 from FearlessTobi/output-mode (diff) | |
download | yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar.gz yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar.bz2 yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar.lz yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar.xz yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.tar.zst yuzu-06dea163fa753a031d1ef4f805b5ae5ccdf5083a.zip |
Diffstat (limited to '')
-rw-r--r-- | src/core/settings.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/settings.h b/src/core/settings.h index 12e2cc9e7..79ec01731 100644 --- a/src/core/settings.h +++ b/src/core/settings.h @@ -387,6 +387,7 @@ struct Values { s32 current_user; s32 language_index; + s32 region_index; s32 sound_index; // Controls |