diff options
| author | Aetias <aetias@outlook.com> | 2025-07-02 00:17:59 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2025-07-02 00:17:59 +0200 |
| commit | 2aa4c6763945ac6b9d3268ff20ef8ba153ca89ab (patch) | |
| tree | 16a3f3fd644edecc018d97085cab4fbc68e4cb9c /src/00_Core | |
| parent | 67c7707657bc509e7a534ad74eaf0d513feb861f (diff) | |
Fix build
Diffstat (limited to 'src/00_Core')
| -rw-r--r-- | src/00_Core/Player/LinkStateBase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/LinkStateBase.cpp b/src/00_Core/Player/LinkStateBase.cpp index 5db80967..a750d276 100644 --- a/src/00_Core/Player/LinkStateBase.cpp +++ b/src/00_Core/Player/LinkStateBase.cpp @@ -44,7 +44,7 @@ bool LinkStateBase::func_ov00_020a8774(Vec3p *param1, s32 angle) {} void LinkStateBase::func_ov00_020a8844(Vec3p *param1, bool param2, bool param3) {} void LinkStateBase::func_ov00_020a8954(bool param1, unk32 *param2) {} void LinkStateBase::func_ov00_020a8994() {} -void LinkStateBase::func_ov00_020a89bc(unk32 *param1, unk32 param2) {} +void LinkStateBase::func_ov00_020a89bc(LinkStateBase_UnkStruct1 *param1, unk32 param2) {} void LinkStateBase::func_ov00_020a8a08(unk32 param1) {} void LinkStateBase::func_ov00_020a8a4c(const void *param1, unk32 param2) {} void LinkStateBase::func_ov00_020a8a90(unk32 param1) {} |
