summaryrefslogtreecommitdiff
path: root/include/Player/LinkStateMove.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/Player/LinkStateMove.hpp')
-rw-r--r--include/Player/LinkStateMove.hpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/Player/LinkStateMove.hpp b/include/Player/LinkStateMove.hpp
index e56eee3c..a8f8d846 100644
--- a/include/Player/LinkStateMove.hpp
+++ b/include/Player/LinkStateMove.hpp
@@ -29,4 +29,6 @@ public:
bool func_ov00_020a8f2c();
bool func_ov00_020a8f4c();
+
+ LinkStateMove(PlayerLinkBase *link);
};