aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.hpp
diff options
context:
space:
mode:
authorClyne Sullivan <tullivan99@gmail.com>2016-12-22 10:49:33 -0500
committerClyne Sullivan <tullivan99@gmail.com>2016-12-22 10:49:33 -0500
commit6dd6d03bb1af3c1c482a67355446998eccc3288c (patch)
treeb1ed2891b510611e5e89532feb0a89cb48a67c78 /include/config.hpp
parentae9ceadaa184f5e9775135ae264c8bbffd4efa9d (diff)
fade fix, other stuff too
Diffstat (limited to 'include/config.hpp')
-rw-r--r--include/config.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/config.hpp b/include/config.hpp
index 908c376..e17df24 100644
--- a/include/config.hpp
+++ b/include/config.hpp
@@ -29,7 +29,7 @@ namespace game {
/**
* The window is fullscreen if this is true.
*/
- extern bool FULLSCREEN;
+ extern bool FULLSCREEN;
namespace config {
/**