parent
8fd92fb197
commit
004d5adf7b
1 changed files with 1 additions and 1 deletions
|
@ -284,7 +284,7 @@ int ModeTitle()
|
||||||
//Reset cliprect, flags, and give the player the nikumaru counter
|
//Reset cliprect, flags, and give the player the nikumaru counter
|
||||||
grcGame.left = 0;
|
grcGame.left = 0;
|
||||||
g_GameFlags = 0;
|
g_GameFlags = 0;
|
||||||
gMC.equip & 0x100;
|
gMC.equip |= 0x100;
|
||||||
|
|
||||||
//Start loop
|
//Start loop
|
||||||
int wait = 0;
|
int wait = 0;
|
||||||
|
|
Loading…
Add table
Reference in a new issue