document: Blubber actor from TTC

This commit is contained in:
Bl00D4NGEL
2024-09-28 22:32:03 +02:00
parent 86b22d6d09
commit 1506d57893
21 changed files with 107 additions and 89 deletions

View File

@@ -978,7 +978,7 @@ void func_80388450(Actor *actor1, Actor *actor2)
{
f32 vec1[3];
f32 vec2[3];
void *actor3 = func_80304C38(0x22A, actor1);
void *actor3 = nodeprop_findByActorIdAndActorPosition(0x22A, actor1);
s32 val = func_80304DA8(actor3);
actor2->yaw = val;