settings: Require time zone setting value for stirng
This commit is contained in:
parent
07e8477f5a
commit
ff6a5031d5
4 changed files with 7 additions and 5 deletions
|
@ -516,7 +516,7 @@ bool IsFastmemEnabled();
|
|||
|
||||
float Volume();
|
||||
|
||||
std::string GetTimeZoneString();
|
||||
std::string GetTimeZoneString(TimeZone time_zone);
|
||||
|
||||
void LogSettings();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue