wMonStatusFlags -> wDebugFlags

This commit is contained in:
mid-kid
2018-09-16 02:15:55 +02:00
parent 387107b29e
commit 3540b2a2d6
6 changed files with 21 additions and 14 deletions

View File

@@ -60,7 +60,7 @@ OptionsMenu:
NewGame:
xor a
ld [wMonStatusFlags], a
ld [wDebugFlags], a
call ResetWRAM
call NewGame_ClearTileMapEtc
call AreYouABoyOrAreYouAGirl