Start board/bowser.c

This commit is contained in:
gamemasterplc 2024-03-12 09:48:48 -05:00
parent cf99230fef
commit eeff144f1c
7 changed files with 500 additions and 11 deletions

View file

@ -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;