diff options
| author | Aetias <aetias@outlook.com> | 2025-01-31 21:38:50 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-31 21:38:50 +0100 |
| commit | 96dd3beb453077749061227cebb40947e110aac1 (patch) | |
| tree | c05c2cd0702b67fbd33a8c17381680a3a6ac61cf /src/05/Player/LinkStateFollow.cpp | |
| parent | 280801981c42fac7db0420c6536d26f5d05df3aa (diff) | |
Move ov014 documentation from Ghidra
Diffstat (limited to 'src/05/Player/LinkStateFollow.cpp')
| -rw-r--r-- | src/05/Player/LinkStateFollow.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/05/Player/LinkStateFollow.cpp b/src/05/Player/LinkStateFollow.cpp index 7ad2d7e9..7b1dda53 100644 --- a/src/05/Player/LinkStateFollow.cpp +++ b/src/05/Player/LinkStateFollow.cpp @@ -2,7 +2,7 @@ #include "Player/LinkStateCutscene.hpp" void LinkStateFollow::OnStateEnter() {} -EquipRope *GetEquipRope() {} +EquipRope *LinkStateFollow::GetEquipRope() {} void LinkStateFollow::vfunc_1c() {} void LinkStateFollow::func_ov005_0210b9c4() {} void LinkStateFollow::func_ov005_0210ba98() {} |
