diff options
| author | Aetias <aetias@outlook.com> | 2025-02-02 12:13:20 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-02-02 12:13:20 +0100 |
| commit | baa870cbc090f56286ae3f2f44cd84ba7165e484 (patch) | |
| tree | f877dcee4a011c09b4ecac2d6f492ddf4a9ae360 /src/57_Rope/Actor/Player/ActorRope.cpp | |
| parent | d5376fc903f3677a4f9c97bd3abd85c229f1ceb6 (diff) | |
Move ov057 documentation from Ghidra
Diffstat (limited to 'src/57_Rope/Actor/Player/ActorRope.cpp')
| -rw-r--r-- | src/57_Rope/Actor/Player/ActorRope.cpp | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/src/57_Rope/Actor/Player/ActorRope.cpp b/src/57_Rope/Actor/Player/ActorRope.cpp new file mode 100644 index 00000000..023f134b --- /dev/null +++ b/src/57_Rope/Actor/Player/ActorRope.cpp @@ -0,0 +1,12 @@ +#include "Actor/Player/ActorRope.hpp" + +ActorRope_Unk_0219a3b0 gUnk_0219a3b0; + +void ActorRope_Unk_0219a3b0::vfunc_08(unk16 *param1) {} +void ActorRope_Unk_0219a3b0::vfunc_10(s32 *param1) {} +ActorRope::ActorRope() {} +bool ActorRope::vfunc_08() {} +q20 ActorRope::func_ov057_0219a5ac() {} +void ActorRope::func_ov057_0219a6b8() {} +void ActorRope::func_ov057_0219a850() {} +ActorRope_Unk_0219a3b0::~ActorRope_Unk_0219a3b0() {} |
