You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
wMonStatusFlags -> wDebugFlags
This commit is contained in:
@@ -60,7 +60,7 @@ OptionsMenu:
|
||||
|
||||
NewGame:
|
||||
xor a
|
||||
ld [wMonStatusFlags], a
|
||||
ld [wDebugFlags], a
|
||||
call ResetWRAM
|
||||
call NewGame_ClearTileMapEtc
|
||||
call AreYouABoyOrAreYouAGirl
|
||||
|
Reference in New Issue
Block a user