summaryrefslogtreecommitdiffstats
path: root/src/common/settings.h
diff options
context:
space:
mode:
authorliamwhite <liamwhite@users.noreply.github.com>2023-08-22 17:30:25 +0200
committerGitHub <noreply@github.com>2023-08-22 17:30:25 +0200
commitef61d129d3ce357eeb12bc3ed14a1f5e376f1f95 (patch)
tree318a5af7edcf8c38de2d1d8a857fa25ce82cb827 /src/common/settings.h
parentMerge pull request #11316 from FernandoS27/stop-premature-christmas-decorating (diff)
parentuisettings: Add TODO for stretched aspect being ignored (diff)
downloadyuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar.gz
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar.bz2
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar.lz
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar.xz
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.tar.zst
yuzu-ef61d129d3ce357eeb12bc3ed14a1f5e376f1f95.zip
Diffstat (limited to '')
-rw-r--r--src/common/settings.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/settings.h b/src/common/settings.h
index b0bc6519a..4407c1e6d 100644
--- a/src/common/settings.h
+++ b/src/common/settings.h
@@ -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