mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
Merge pull request #546 from Rangi42/master
Reword bug docs now that they use diffs
This commit is contained in:
commit
ee8479f05e
File diff suppressed because it is too large
Load Diff
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user