Start board/bowser.c
This commit is contained in:
parent
cf99230fef
commit
eeff144f1c
7 changed files with 500 additions and 11 deletions
|
|
@ -1200,7 +1200,7 @@ void omGameSysInit(Process *objman) {
|
|||
|
||||
for (i = 0; i < 4; i++) {
|
||||
if (_CheckFlag(0x1000C) == 0) {
|
||||
GWPlayer[i].coins_mg_gain = 0;
|
||||
GWPlayer[i].coin_gain = 0;
|
||||
}
|
||||
|
||||
GWPlayer[i].unk_26 = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue