diff options
| author | Aetias <aetias@outlook.com> | 2024-05-19 10:49:14 +0200 |
|---|---|---|
| committer | Aetias <aetias@outlook.com> | 2024-05-19 10:49:14 +0200 |
| commit | c1384df63cd5a73550fcf0928dd9ccfcd247abd5 (patch) | |
| tree | 72b6bfb53cc605d6c23cc827cd64835b020028b1 /include/Player/PlayerLinkBase.hpp | |
| parent | 7ccd1447b0ede8cc12c1462c0af6ec95cd84f8c2 (diff) | |
Decomp `Actor`
Diffstat (limited to 'include/Player/PlayerLinkBase.hpp')
| -rw-r--r-- | include/Player/PlayerLinkBase.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Player/PlayerLinkBase.hpp b/include/Player/PlayerLinkBase.hpp index 0d4dc1e3..da67afb3 100644 --- a/include/Player/PlayerLinkBase.hpp +++ b/include/Player/PlayerLinkBase.hpp @@ -77,6 +77,7 @@ public: bool func_ov00_020bbd80(s32 param1); void func_ov00_020bc854(Vec3p *param1); + bool func_ov00_020bd304(); }; extern PlayerLinkBase *gPlayerLink; |
