summaryrefslogtreecommitdiffstats
path: root/src/common/settings.h
diff options
context:
space:
mode:
authorlat9nq <22451773+lat9nq@users.noreply.github.com>2023-08-16 04:41:50 +0200
committerlat9nq <22451773+lat9nq@users.noreply.github.com>2023-08-16 04:41:50 +0200
commit3e28e85468cafb928cda5dc9210eba95af26e212 (patch)
tree50d3cb165db3d6c89cfaa6562236b114e32f2144 /src/common/settings.h
parentMerge pull request #11271 from t895/settings-tweaks (diff)
downloadyuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar.gz
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar.bz2
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar.lz
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar.xz
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.tar.zst
yuzu-3e28e85468cafb928cda5dc9210eba95af26e212.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