You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Documentation
This commit is contained in:
@@ -359,7 +359,7 @@ CheckBoardEvent:
|
||||
jr z, .no_space_effect
|
||||
|
||||
; anchor point handler
|
||||
; if wCurSpaceNextSpace is not an anchor point, override any anchor point we pass though
|
||||
; if wCurSpaceNextSpace is not an anchor point, override any anchor point we pass through
|
||||
ld a, [wCurSpaceNextSpace]
|
||||
cp NEXT_SPACE_IS_ANCHOR_POINT
|
||||
jr c, .next
|
||||
|
Reference in New Issue
Block a user