summaryrefslogtreecommitdiff
path: root/src/05/Player/LinkStateFollow.cpp
blob: 7b1dda53f2a36a7f21d5f7998ebd282b41464d71 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
#include "Player/LinkStateFollow.hpp"
#include "Player/LinkStateCutscene.hpp"

void LinkStateFollow::OnStateEnter() {}
EquipRope *LinkStateFollow::GetEquipRope() {}
void LinkStateFollow::vfunc_1c() {}
void LinkStateFollow::func_ov005_0210b9c4() {}
void LinkStateFollow::func_ov005_0210ba98() {}
void LinkStateFollow::func_ov005_0210babc() {}
void LinkStateFollow::func_ov005_0210bb50() {}
void LinkStateFollow::func_ov005_0210bb98() {}
void LinkStateFollow::func_ov005_0210bd70() {}
void LinkStateFollow::func_ov005_0210bf50() {}
bool LinkStateFollow::vfunc_20(s32 param1) {}
LinkStateCutscene *GetLinkStateCutscene() {}
void LinkStateFollow::vfunc_2c(u16 *param1) {}
void LinkStateFollow::func_ov005_0210ca80(Vec3p *param1, s32 *param2) {}