From c1384df63cd5a73550fcf0928dd9ccfcd247abd5 Mon Sep 17 00:00:00 2001 From: Aetias Date: Sun, 19 May 2024 10:49:14 +0200 Subject: Decomp `Actor` --- include/Player/PlayerLinkBase.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/Player') 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; -- cgit v1.2.3