Create main and player headers
This commit is contained in:
parent
2a1c4b808d
commit
b2186e5d09
6 changed files with 266 additions and 197 deletions
|
|
@ -57,7 +57,7 @@ typedef struct player_state {
|
|||
u16 com : 1;
|
||||
u16 character : 4;
|
||||
u16 auto_size : 2;
|
||||
u16 field01_bit9 : 1;
|
||||
u16 field00_bit9 : 1;
|
||||
};
|
||||
/* 0x02 */ struct {
|
||||
u8 team : 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue