mirror of
https://github.com/zeldaret/ph
synced 2026-08-14 04:23:12 -04:00
Name gActorManager singleton
This commit is contained in:
@@ -94,3 +94,5 @@ public:
|
||||
void Actor_vfunc_28();
|
||||
static bool ActorTypeIsOneOf(u32 type, u32 *types);
|
||||
};
|
||||
|
||||
extern ActorManager *gActorManager;
|
||||
|
||||
Reference in New Issue
Block a user