Match gamework.c
Also tried to split up and name gamework struct bitfields.
This commit is contained in:
parent
0137cf8783
commit
fd44616c86
11 changed files with 551 additions and 70 deletions
|
|
@ -174,7 +174,7 @@ void fn_1_13A4(void) {
|
|||
|
||||
fn_1_BA0(0x2E0023);
|
||||
for (i = 0; i < 4; i++) {
|
||||
GWPlayer[i].flags.unk0 = 1;
|
||||
GWPlayer[i].color = 1;
|
||||
}
|
||||
fn_800A4C88();
|
||||
fn_800884F4(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue