You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Ensure anchor points are applied when landing after warp by creating a new setup script
This commit is contained in:
@@ -1807,7 +1807,7 @@ CheckAndApplyAnchorPoint::
|
||||
; e = [wYCoord]
|
||||
; hl = [wCurMapAnchorEventsPointer]
|
||||
; if currently at coords of any anchor point, copy its next space byte to wCurSpaceNextSpace.
|
||||
; return carry if anchor point matched, nc otherwise.
|
||||
; return nc if anchor point matched, carry otherwise.
|
||||
ldh a, [hROMBank]
|
||||
push af
|
||||
call SwitchToMapScriptsBank
|
||||
|
Reference in New Issue
Block a user