summaryrefslogtreecommitdiff
path: root/include/Player
diff options
context:
space:
mode:
authorAetias <aetias@outlook.com>2024-03-31 10:29:33 +0200
committerAetias <aetias@outlook.com>2024-03-31 10:29:33 +0200
commit42e3f7801613b2c785f0c7fa747a34ab32e5d26e (patch)
tree2b2ca5ff54e54da79f71399612123f65c6022012 /include/Player
parentd40ff9598d4d8ecde2d6ed20a6733044c2cd260f (diff)
Add `LinkStateRoll`
Diffstat (limited to 'include/Player')
-rw-r--r--include/Player/LinkStateRoll.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/Player/LinkStateRoll.hpp b/include/Player/LinkStateRoll.hpp
index 61650f91..52b42b43 100644
--- a/include/Player/LinkStateRoll.hpp
+++ b/include/Player/LinkStateRoll.hpp
@@ -39,4 +39,8 @@ public:
/* 20 */ virtual bool vfunc_20(s32 param1) override;
/* 24 */ virtual bool vfunc_24(s32 param1) override;
/* 44 */
+
+ void func_ov00_020aee58(s16 param1, u16 param2);
+ void func_ov00_020aee84();
+ bool func_ov00_020aeeac();
};