mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-08-25 13:36:45 -05:00
settings: Add AspectRatio enum, split res scale function
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user