diff options
| author | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-12 20:19:48 +0100 |
|---|---|---|
| committer | Yanis002 <35189056+Yanis002@users.noreply.github.com> | 2025-02-12 20:19:48 +0100 |
| commit | 7d783ffb12a59965f7a288ac9e5bfc4caccf3d1a (patch) | |
| tree | a17053952daeacff23fe67cf284d02b4faa9b6fa /src/00_Core | |
| parent | af82c9ca85152b0929820590f29efe235a39543f (diff) | |
format
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 d82f334c..dce6b0d5 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(unk32 *param1, unk32 param2) {} void LinkStateBase::func_ov00_020a8a08(unk32 param1) {} void LinkStateBase::func_ov00_020a8a4c(unk32 param1, unk32 param2) {} void LinkStateBase::func_ov00_020a8a90(unk32 param1) {} |
