core2/code_B3580.c done, core2/code_B1400.c progress

This commit is contained in:
Banjo Kazooie
2022-09-07 21:53:30 -05:00
parent 36483d436e
commit 548763ccf5
9 changed files with 158 additions and 52 deletions

View File

@@ -13,9 +13,16 @@ void anim_80289798(Animation *this, s32 arg1);
void anim_setDuration(Animation *this, f32 arg1);
typedef struct {
u8 pad0[40];
f32 unk0[4];
f32 unk10[3];
f32 unk1C[3];
}Struct_B1400;
typedef struct struct_B1400_1_s{
Struct_B1400 *unk0;
s32 unk4;
}Struct_B1400_1;
typedef union
{
struct{