Merge branch 'mr-origin-86'

This commit is contained in:
banjo.decomp
2024-10-08 01:58:19 -05:00
34 changed files with 568 additions and 508 deletions

View File

@@ -211,7 +211,7 @@ void func_80391744(Actor *this, Actor* other){
void *sp24;
f32 tmp_f0;
sp24 = func_80304C38(0x22A, this);
sp24 = nodeprop_findByActorIdAndActorPosition(0x22A, this);
tmp_f0 = (f32)func_80304DA8(sp24);
other->yaw = tmp_f0;
this->yaw = tmp_f0;