code_9E370.c progress

This commit is contained in:
Banjo Kazooie
2022-07-27 19:34:05 -05:00
parent f9588fa0c1
commit 19b01cf810
26 changed files with 95 additions and 48 deletions

View File

@@ -151,7 +151,7 @@ void func_803916BC(f32 position[3], s32 cnt){
void func_803917B0(Actor *actor)
{
Actor *unk = func_80329980(actor);
Actor *unk = subaddie_getLinkedActor(actor);
unk->unk38_0 = TRUE;
}