diff options
Diffstat (limited to 'src/ctrl/keyboard.hpp')
| -rw-r--r-- | src/ctrl/keyboard.hpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ctrl/keyboard.hpp b/src/ctrl/keyboard.hpp index f7bdf3d..dc8e259 100644 --- a/src/ctrl/keyboard.hpp +++ b/src/ctrl/keyboard.hpp @@ -4,8 +4,6 @@ #include <cstdint> #include "math/vector.hpp" -using engine::math::Vector2; - namespace engine::controllers { enum class KeyboardKey { |
