func_8032CD60() match, progress update, 98.5%
This commit is contained in:
@@ -19,7 +19,7 @@ typedef struct sprite_prop_s{
|
||||
s16 unk4[3];
|
||||
u16 unk8_15: 5;
|
||||
u16 unk8_10: 5;
|
||||
u16 pad8_5: 1;
|
||||
u16 unk8_5: 1;
|
||||
u16 unk8_4: 1;
|
||||
u16 unk8_3: 1;
|
||||
u16 unk8_2: 1;
|
||||
|
@@ -64,7 +64,13 @@ typedef struct bk_sprite_s{
|
||||
s16 unk6;
|
||||
s16 unk8;
|
||||
s16 unkA;
|
||||
u8 unkC[4];
|
||||
struct{
|
||||
u32 bit31 : 4;
|
||||
u32 bit27 : 3;
|
||||
u32 bit24 : 2;
|
||||
u32 bit22 : 2;
|
||||
u32 pad_bit20 : 21;
|
||||
}unkC;
|
||||
s32 offsets[];
|
||||
} BKSprite;
|
||||
|
||||
|
Reference in New Issue
Block a user