diff options
Diffstat (limited to 'src/05/Player/LinkStateInteract.cpp')
| -rw-r--r-- | src/05/Player/LinkStateInteract.cpp | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/src/05/Player/LinkStateInteract.cpp b/src/05/Player/LinkStateInteract.cpp new file mode 100644 index 00000000..11a79dfa --- /dev/null +++ b/src/05/Player/LinkStateInteract.cpp @@ -0,0 +1,15 @@ +#include "Player/LinkStateInteract.hpp" +#include "Player/LinkStateFollow.hpp" + +void LinkStateInteract::vfunc_1c() {} +void LinkStateInteract::func_ov005_0210a690() {} +bool LinkStateInteract::func_ov005_0210a714() {} +void LinkStateInteract::func_ov005_0210a774() {} +void LinkStateInteract::func_ov005_0210a7d4() {} +LinkStateFollow *GetLinkStateFollow() {} +unk32 func_ov005_0210ab08(unk32 param1) {} +void LinkStateInteract::func_ov005_0210ab1c() {} +void LinkStateInteract::func_ov005_0210ad88() {} +void LinkStateInteract::func_ov005_0210b2a4() {} +void LinkStateInteract::vfunc_2c(u16 *param1) {} +void LinkStateInteract::func_ov005_0210b4f4(Vec3p *vec, Actor *actor) {} |
