You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-12-11 05:02:16 -08:00
@@ -242,7 +242,7 @@ CheckBTMonMovesForErrors:
|
||||
|
||||
.done
|
||||
pop hl
|
||||
ld de, PARTYMON_STRUCT_LENGTH + MON_NAME_LENGTH
|
||||
ld de, NICKNAMED_MON_STRUCT_LENGTH
|
||||
add hl, de
|
||||
dec c
|
||||
jr nz, .loop
|
||||
|
||||
Reference in New Issue
Block a user