diff options
| author | Aetias <aetias@outlook.com> | 2024-03-31 09:59:07 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-03-31 09:59:07 +0200 |
| commit | 410c5acc2d58bb486b280a3a249c5fba43e2942e (patch) | |
| tree | 2672429e84ee2524cabe187f76528ec35217349f /src/00_Core/Player/LinkStateInteract.cpp | |
| parent | 85bbacbc86beb2db49c1fec52aa4e9cfa80d8beb (diff) | |
`LinkState4` -> `LinkStateRoll`
Diffstat (limited to 'src/00_Core/Player/LinkStateInteract.cpp')
| -rw-r--r-- | src/00_Core/Player/LinkStateInteract.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/LinkStateInteract.cpp b/src/00_Core/Player/LinkStateInteract.cpp index 7f793640..a3a7ddca 100644 --- a/src/00_Core/Player/LinkStateInteract.cpp +++ b/src/00_Core/Player/LinkStateInteract.cpp @@ -11,7 +11,7 @@ void LinkStateInteract::OnStateLeave(s32 param1) {} bool LinkStateInteract::func_ov00_020aa818() {} void LinkStateInteract::func_ov00_020aa844(Actor *param1) {} bool LinkStateInteract::vfunc_20(s32 param1) {} -LinkState4* LinkStateInteract::GetLinkState4() {} +LinkStateRoll* LinkStateInteract::GetLinkStateRoll() {} bool LinkStateInteract::vfunc_24(s32 param1) {} bool LinkStateInteract::vfunc_34(Vec3p *param1) {} void LinkStateInteract::SetGrabActorVelocity(Vec3p *velocity) {} |
