summaryrefslogtreecommitdiff
path: root/include/Player/LinkStateMove.hpp
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2025-01-25 18:44:12 +0100
committerAetias <aetias@outlook.com>2025-01-25 18:44:12 +0100
commitd64b3a041a98712a29ed056aaeaf274fbbd60a22 (patch)
tree959ba92b59667061f911976ba34e62ba6f8a9c21 /include/Player/LinkStateMove.hpp
parent14baed1aec2ba6075c27f1f70cb4665fd636f6d1 (diff)
Move ov005 documentation from Ghidra
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 a8f8d846..9b369e9c 100644
--- a/include/Player/LinkStateMove.hpp
+++ b/include/Player/LinkStateMove.hpp
@@ -31,4 +31,6 @@ public:
bool func_ov00_020a8f4c();
LinkStateMove(PlayerLinkBase *link);
+
+ void func_ov005_021113d0();
};