settings: Add AspectRatio enum, split res scale function
This commit is contained in:
parent
f471bd56ab
commit
276bc80544
3 changed files with 10 additions and 3 deletions
|
@ -525,6 +525,7 @@ std::string GetTimeZoneString(TimeZone time_zone);
|
|||
|
||||
void LogSettings();
|
||||
|
||||
void TranslateResolutionInfo(ResolutionSetup setup, ResolutionScalingInfo& info);
|
||||
void UpdateRescalingInfo();
|
||||
|
||||
// Restore the global state of all applicable settings in the Values struct
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue