Веб-сайт самохостера Lotigara

summaryrefslogtreecommitdiff
path: root/source/game/scripting/StarInputLuaBindings.hpp
diff options
context:
space:
mode:
authorKae <80987908+Novaenia@users.noreply.github.com>2023-11-02 08:12:21 +1100
committerKae <80987908+Novaenia@users.noreply.github.com>2023-11-02 08:12:21 +1100
commit0497048b444056248be156c73cba694ca30a81dd (patch)
treef83018b05fb58402fdfebdc87239ef51049c5b3a /source/game/scripting/StarInputLuaBindings.hpp
parent2cf97d763c7a398854aafdc24cddba7c20d0f701 (diff)
Add input.mousePosition
Diffstat (limited to 'source/game/scripting/StarInputLuaBindings.hpp')
-rw-r--r--source/game/scripting/StarInputLuaBindings.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/game/scripting/StarInputLuaBindings.hpp b/source/game/scripting/StarInputLuaBindings.hpp
index f0c1f4d..77cb2f1 100644
--- a/source/game/scripting/StarInputLuaBindings.hpp
+++ b/source/game/scripting/StarInputLuaBindings.hpp
@@ -1,7 +1,6 @@
#ifndef STAR_INPUT_LUA_BINDINGS_HPP
#define STAR_INPUT_LUA_BINDINGS_HPP
-#include "StarGameTypes.hpp"
#include "StarLua.hpp"
namespace Star {