summaryrefslogtreecommitdiffstats
path: root/src/common/settings.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/settings.h')
-rw-r--r--src/common/settings.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/common/settings.h b/src/common/settings.h
index d31784cfc..80b2eeabc 100644
--- a/src/common/settings.h
+++ b/src/common/settings.h
@@ -62,6 +62,8 @@ enum class ResolutionSetup : u32 {
Res4X = 6,
Res5X = 7,
Res6X = 8,
+ Res7X = 9,
+ Res8X = 10,
};
enum class ScalingFilter : u32 {