Matched some funcs (#378)

* Matched code
This commit is contained in:
MegaMech
2023-08-22 19:12:51 -06:00
committed by GitHub
parent 6e56638950
commit 6e3f6aee63
83 changed files with 3575 additions and 8593 deletions
+2 -2
View File
@@ -8,7 +8,7 @@
#include "objects.h"
#include "memory.h"
#include "code_802AAA70.h"
#include "collision.h"
#include "code_8001F980.h"
#pragma intrinsic (sqrtf)
@@ -439,7 +439,7 @@ s32 func_800418E8(f32 arg0, f32 arg1, Vec3f arg2) {
return atan2s(arg0 - arg2[1], arg1 - arg2[2]);
}
s32 func_80041924(UnkActorInner *arg0, Vec3f arg1) {
s32 func_80041924(Collision *arg0, Vec3f arg1) {
s32 ret = 0;
func_802ADDC8(arg0, 10.0f, arg1[0], arg1[1], arg1[2]);