You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Bug fix: allow Surfing across map connections
This commit is contained in:
@@ -35,8 +35,8 @@ CatchTutorial::
|
||||
ldh [hJoyPressed], a
|
||||
ld a, [wOptions]
|
||||
push af
|
||||
and $f8
|
||||
add $3
|
||||
and $ff ^ TEXT_DELAY_MASK
|
||||
add TEXT_DELAY_MED
|
||||
ld [wOptions], a
|
||||
ld hl, .AutoInput
|
||||
ld a, BANK(.AutoInput)
|
||||
|
||||
Reference in New Issue
Block a user