diff options
| author | Aetias <aetias@outlook.com> | 2025-01-25 18:44:12 +0100 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-01-25 18:44:12 +0100 |
| commit | d64b3a041a98712a29ed056aaeaf274fbbd60a22 (patch) | |
| tree | 959ba92b59667061f911976ba34e62ba6f8a9c21 /src/05/Player/LinkStateRoll.cpp | |
| parent | 14baed1aec2ba6075c27f1f70cb4665fd636f6d1 (diff) | |
Move ov005 documentation from Ghidra
Diffstat (limited to 'src/05/Player/LinkStateRoll.cpp')
| -rw-r--r-- | src/05/Player/LinkStateRoll.cpp | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/05/Player/LinkStateRoll.cpp b/src/05/Player/LinkStateRoll.cpp new file mode 100644 index 00000000..4c48f029 --- /dev/null +++ b/src/05/Player/LinkStateRoll.cpp @@ -0,0 +1,23 @@ +#include "Player/LinkStateRoll.hpp" +#include "Player/LinkStateDamage.hpp" + +s32 LinkStateRoll::func_ov005_02106c80(u32 param1) {} +void LinkStateRoll::vfunc_1c() {} +void LinkStateRoll::func_ov005_02106cd0() {} +LinkStateDamage *GetLinkStateDamage() {} +void LinkStateRoll::func_ov005_02107208(u32 param1) {} +void LinkStateRoll::func_ov005_02107214() {} +void LinkStateRoll::func_ov005_021073b8() {} +void LinkStateRoll::func_ov005_021075bc() {} +LinkStateItem *GetLinkStateItem() {} +void LinkStateRoll::func_ov005_02107880() {} +void LinkStateRoll::func_ov005_02107954(unk32 param1, unk32 param2, unk32 param3) {} +void LinkStateRoll::func_ov005_02107b74(unk32 *param1, unk16 param2, unk16 param3) {} +bool LinkStateRoll::func_ov005_02107bd4() {} +bool LinkStateRoll::func_ov005_02107c8c() {} +bool LinkStateRoll::func_ov005_02107d74() {} +unk32 LinkStateRoll::func_ov005_02107e80(u32 param1, unk32 *param2, unk16 param3, unk8 *param4) {} +void LinkStateRoll::func_ov005_02107fc0() {} +bool LinkStateRoll::func_ov005_02108094() {} +void LinkStateRoll::func_ov005_02108188() {} +void LinkStateRoll::func_ov005_021081a8() {} |
