You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07: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