summaryrefslogtreecommitdiff
path: root/src/00_Core/Player/LinkStateMove.cpp
blob: 918a92fe15a8b793b96915969ce9e45dad80b457 (plain)
1
2
3
4
5
6
7
8
9
10
#include "Player/LinkStateMove.hpp"

void LinkStateMove::vfunc_00() {}
LinkStateId LinkStateMove::GetId() {}
void LinkStateMove::CreateDebugHierarchy() {}
void LinkStateMove::OnStateEnter() {}
void LinkStateMove::OnStateLeave(s32 param1) {}
bool LinkStateMove::vfunc_24(s32 param1) {}
bool LinkStateMove::func_ov00_020a8f2c() {}
bool LinkStateMove::func_ov00_020a8f4c() {}