Name gActorManager singleton

This commit is contained in:
Aetias
2024-05-19 10:34:27 +02:00
parent b2d053475e
commit 7ccd1447b0
118 changed files with 1504 additions and 1502 deletions
+2
View File
@@ -94,3 +94,5 @@ public:
void Actor_vfunc_28();
static bool ActorTypeIsOneOf(u32 type, u32 *types);
};
extern ActorManager *gActorManager;