Mangle PlayerLinkBase::GetCurrentCharacter

This commit is contained in:
Aetias
2024-05-23 23:52:52 +02:00
parent 23bbb6fe5b
commit 5d8782d64a
26 changed files with 82 additions and 81 deletions
+1
View File
@@ -80,6 +80,7 @@ public:
bool func_ov00_020bd304();
bool GongoronCollidesWith(Cylinder *hitbox);
s32 GetGrabActorId();
PlayerCharacter GetCurrentCharacter();
};
extern PlayerLinkBase *gPlayerLink;