settings: Add AspectRatio enum, split res scale function

This commit is contained in:
lat9nq 2023-08-15 22:41:50 -04:00
parent d5adaeafdf
commit 3e28e85468
3 changed files with 10 additions and 3 deletions

View file

@ -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