mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2026-01-04 13:44:58 +01:00
settings: Add AspectRatio enum, split res scale function
This commit is contained in:
parent
d5adaeafdf
commit
3e28e85468
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