Match more player_main regalloc/stack/etc issues

This commit is contained in:
LagoLunatic
2025-05-08 23:00:19 -04:00
parent dbadb130a5
commit cbbd4c2dc0
17 changed files with 656 additions and 748 deletions
+1 -1
View File
@@ -904,7 +904,7 @@ BOOL daArrow_c::procReturn() {
s32 temp3 = -field_0x69c;
field_0x69c = (temp3 / 2);
triPla = dComIfG_Bgsp()->GetTriPla(mLinChk);
if (triPla->mNormal.y >= 0.5f) {
if (cBgW_CheckBGround(triPla->GetNP()->y)) {
field_0x69a = true;
}
} else if (field_0x69a && speed.y < 0.0f) {