Mangle PlayerLinkBase::GetGrabActorId

This commit is contained in:
Aetias
2024-05-23 23:03:19 +02:00
parent 5746ed7925
commit 4ca86b9fdd
4 changed files with 7 additions and 6 deletions
+1
View File
@@ -79,6 +79,7 @@ public:
void func_ov00_020bc854(Vec3p *param1);
bool func_ov00_020bd304();
bool GongoronCollidesWith(Cylinder *hitbox);
s32 GetGrabActorId();
};
extern PlayerLinkBase *gPlayerLink;