core2/code_B62B0.c done

This commit is contained in:
Banjo Kazooie
2022-08-14 16:49:51 -05:00
parent 7c72e31e63
commit 023aafaa92
18 changed files with 932 additions and 198 deletions

View File

@@ -728,7 +728,7 @@ typedef struct {
typedef struct{
s32 (* unk0)(struct actor_marker_s *, f32[3], f32, f32[3], s32);
s32 (* unk4)(struct actor_marker_s *, f32[3], f32, f32[3], s32);
s32 (* unk4)(struct actor_marker_s *, f32[3], f32[3], f32, f32[3], s32, u32);
s32 (* unk8)(struct actor_marker_s *, f32[3], f32, f32[3], s32);
s32 (* unkC)(struct actor_marker_s *, f32[3], f32, f32[3], s32);
} Struct6Cs;