aboutsummaryrefslogtreecommitdiff
path: root/src/Config.h
diff options
context:
space:
mode:
authorArisotura <thetotalworm@gmail.com>2019-05-21 22:28:46 +0200
committerArisotura <thetotalworm@gmail.com>2019-05-21 22:28:46 +0200
commitdb396e992b670fa419123474068e100c9f706b2f (patch)
tree79d87ae0c765dd322f7d1c16fb284e2a46c7841c /src/Config.h
parentc835b24f07a317ea435b742ec2fae12dc619c01b (diff)
welp.
progress
Diffstat (limited to 'src/Config.h')
-rw-r--r--src/Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Config.h b/src/Config.h
index 8dc97d5..6ffc495 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -43,6 +43,7 @@ void Save();
extern int _3DRenderer;
extern int Threaded3D;
+extern int GL_ScaleFactor;
extern int GL_Antialias;
}