core2/code_B9700.c progress

This commit is contained in:
Banjo Kazooie
2022-11-04 17:31:35 -05:00
parent 79dde0c1c5
commit c2aea1bd5e
9 changed files with 130 additions and 34 deletions

View File

@@ -26,7 +26,8 @@ typedef struct struct_B1400_1_s{
typedef union
{
struct{
u16 unk0_15: 2;
u16 unk0_15: 1;
u16 unk0_14: 1;
u16 unk0_13: 14;
s16 unk2;
};