Update ActorManager

This commit is contained in:
Aetias
2024-05-23 19:17:15 +02:00
parent e0285dbb76
commit 549cfb6276
5 changed files with 16 additions and 16 deletions
+2 -2
View File
@@ -85,8 +85,8 @@ public:
s32 FilterActors(FilterActorBase *filter, ActorList *filteredActors);
static void FindActorByType(ActorRef *ref, ActorManager *manager, u32 type);
static void FindNearestActorOfType(ActorRef *ref, ActorManager *manager, u32 type, Vec3p *pos);
void func_ov00_020c398c();
void func_ov00_020c399c();
bool func_ov00_020c398c(u32 index);
void func_ov00_020c399c(u32 index, Cylinder *cylinder);
void func_ov00_020c39ac(u32 index, u32 *actorTypes, bool param3);
s32 func_ov00_020c3b2c(s32 *param1);
s32 func_ov00_020c3bb0(unk32 param1, s32 *param2);