aboutsummaryrefslogtreecommitdiffstats
path: root/include/YAGE/inputmanager.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/YAGE/inputmanager.hpp')
-rw-r--r--include/YAGE/inputmanager.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/YAGE/inputmanager.hpp b/include/YAGE/inputmanager.hpp
index f8a0c710..0d5c65e7 100644
--- a/include/YAGE/inputmanager.hpp
+++ b/include/YAGE/inputmanager.hpp
@@ -24,6 +24,5 @@ public:
void keyReleased(unsigned key);
bool isKeyPressed(unsigned key) const;
};
-
}
#endif