mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-15 05:47:59 -05:00
core: settings: Add a setting for time zone.
This commit is contained in:
@ -37,5 +37,6 @@ private:
|
||||
|
||||
int language_index = 0;
|
||||
int region_index = 0;
|
||||
int time_zone_index = 0;
|
||||
int sound_index = 0;
|
||||
};
|
||||
|
Reference in New Issue
Block a user