core2/code_B3580.c done, core2/code_B1400.c progress
This commit is contained in:
@@ -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{
|
||||
|
@@ -835,7 +835,7 @@ typedef struct {
|
||||
}Struct7Fs;
|
||||
|
||||
typedef struct {
|
||||
s32 unk0;
|
||||
struct struct_B1400_1_s *unk0;
|
||||
struct animation_file_s *unk4;
|
||||
f32 unk8;
|
||||
f32 unkC;
|
||||
@@ -847,7 +847,7 @@ typedef struct {
|
||||
f32 unk1C;
|
||||
f32 unk20;
|
||||
s32 unk24;
|
||||
s32 unk28;
|
||||
struct struct_B1400_1_s *unk28;
|
||||
f32 unk2C;
|
||||
u8 unk30;
|
||||
// u8 pad31[3];
|
||||
|
Reference in New Issue
Block a user