You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More WRAM cleanup
This commit is contained in:
@@ -184,7 +184,7 @@ LoadWarpData: ; 1046c6
|
||||
ret z
|
||||
.not_mt_moon_or_tin_tower
|
||||
ld a, [wPrevWarp]
|
||||
ld [wDigWarp], a
|
||||
ld [wDigWarpNumber], a
|
||||
ld a, [wPrevMapGroup]
|
||||
ld [wDigMapGroup], a
|
||||
ld a, [wPrevMapNumber]
|
||||
|
||||
Reference in New Issue
Block a user