More 800431B0 decomp (#235)

* Matched funcs in code_800431B0.c
This commit is contained in:
MegaMech
2022-06-29 05:30:14 -06:00
committed by GitHub
parent a561011fa2
commit dcd24d2166
36 changed files with 314 additions and 2287 deletions
+284 -646
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -436,7 +436,7 @@ s32 func_800418E8(f32 arg0, f32 arg1, Vec3f arg2) {
return atan2s(arg0 - arg2[1], arg1 - arg2[2]);
}
s32 func_80041924(UnkActorInner *arg0, f32 *arg1) {
s32 func_80041924(UnkActorInner *arg0, Vec3f arg1) {
s32 ret = 0;
func_802ADDC8(arg0, 10.0f, arg1[0], arg1[1], arg1[2]);