diff options
| author | Aetias <aetias@outlook.com> | 2025-01-31 21:55:23 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-31 21:55:23 +0100 |
| commit | af8b40be4305f4eee9b2cd1510d1f5d34d41e0b8 (patch) | |
| tree | f5eec59eb4addee4bb708eb81351a6b9bce11dda /src/23 | |
| parent | 931990c0e205e21b345ba15929e42662c0b07918 (diff) | |
Move ov023 documentation from Ghidra
Diffstat (limited to 'src/23')
| -rw-r--r-- | src/23/Player/PlayerLink.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/src/23/Player/PlayerLink.cpp b/src/23/Player/PlayerLink.cpp new file mode 100644 index 00000000..6911221f --- /dev/null +++ b/src/23/Player/PlayerLink.cpp @@ -0,0 +1,13 @@ +#include "Player/PlayerLink.hpp" + +unk32 PlayerLink::func_ov023_02177e7c() {} +unk32 PlayerLink::func_ov023_02177e84() {} +void PlayerLink::func_ov023_02177e90() {} +bool PlayerLink::func_ov023_02178058() {} +LinkStateFollow *PlayerLink::GetLinkStateFollow() {} +void PlayerLink::func_ov023_02178174() {} +EquipBombchu *PlayerLink::GetEquipBombchu() {} +EquipShield *PlayerLink::GetEquipShield() {} +void PlayerLink::GiveControlToLink() {} +void PlayerLink::vfunc_6c() {} +void PlayerLink::func_ov023_02178630() {} |
