diff options
Diffstat (limited to 'src/00_Core/Player/LinkStateRoll.cpp')
| -rw-r--r-- | src/00_Core/Player/LinkStateRoll.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/00_Core/Player/LinkStateRoll.cpp b/src/00_Core/Player/LinkStateRoll.cpp index 91044e21..905f55d4 100644 --- a/src/00_Core/Player/LinkStateRoll.cpp +++ b/src/00_Core/Player/LinkStateRoll.cpp @@ -2,7 +2,7 @@ void LinkStateRoll::vfunc_00() {} LinkStateId LinkStateRoll::GetId() {} -void LinkStateRoll::CreateDebugHierarchy() {} +void LinkStateRoll::LoadBhio() {} void LinkStateRoll::OnStateEnter() {} void LinkStateRoll::OnStateLeave(s32 param1) {} bool LinkStateRoll::vfunc_20(s32 param1) {} |
