mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 11:53:43 +00: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