You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Crystal fixed TruncateHL_BC in single player
This commit is contained in:
@@ -2679,7 +2679,7 @@ TruncateHL_BC:
|
||||
|
||||
.finish
|
||||
ld a, [wLinkMode]
|
||||
cp 3
|
||||
cp LINK_COLOSSEUM
|
||||
jr z, .done
|
||||
; If we go back to the loop point,
|
||||
; it's the same as doing this exact
|
||||
|
||||
Reference in New Issue
Block a user