diff options
| author | Aetias <aetias@outlook.com> | 2025-01-31 23:44:51 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-31 23:44:51 +0100 |
| commit | e8876913cedc6eea3d51439d9a2bb91441282dc8 (patch) | |
| tree | 309f7cbf322bff3631e46b8d21546b2ce2040422 /src/40/Player/PlayerLink.cpp | |
| parent | af8b40be4305f4eee9b2cd1510d1f5d34d41e0b8 (diff) | |
Move ov040 documentation from Ghidra
Diffstat (limited to 'src/40/Player/PlayerLink.cpp')
| -rw-r--r-- | src/40/Player/PlayerLink.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/40/Player/PlayerLink.cpp b/src/40/Player/PlayerLink.cpp new file mode 100644 index 00000000..f968e7a2 --- /dev/null +++ b/src/40/Player/PlayerLink.cpp @@ -0,0 +1,6 @@ +#include "Player/PlayerLink.hpp" + +void PlayerLink::vfunc_44() {} +LinkStateCutscene *GetLinkStateCutscene() {} +void PlayerLink::vfunc_48() {} +void PlayerLink::vfunc_4c() {} |
