aboutsummaryrefslogtreecommitdiffstats
path: root/include/config.hpp
diff options
context:
space:
mode:
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 {
/**