summaryrefslogtreecommitdiffstats
path: root/src/core/Frontend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Frontend.h')
-rw-r--r--src/core/Frontend.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/core/Frontend.h b/src/core/Frontend.h
index 8cf3dd28..68f249ee 100644
--- a/src/core/Frontend.h
+++ b/src/core/Frontend.h
@@ -636,6 +636,9 @@ public:
static int8 m_nDisplayMSAALevel;
#endif
+#ifdef ASPECT_RATIO_SCALE
+ static int32 m_PrefsSpriteScalingMode;
+#endif
enum LANGUAGE
{
LANGUAGE_AMERICAN,