Documentation

This commit is contained in:
xCrystal
2023-11-17 14:22:28 +01:00
parent 6613cd5386
commit 2596e3c93e
2 changed files with 2 additions and 1 deletions

View File

@@ -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