You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
PARTY_LENGTH; MON_NAME; sgb_border.bin
This commit is contained in:
@@ -270,7 +270,7 @@ CopyMobileEZChatToC608: ; 11c156
|
||||
ld [wd265], a
|
||||
call GetPokemonName
|
||||
ld hl, StringBuffer1
|
||||
ld bc, PKMN_NAME_LENGTH - 1
|
||||
ld bc, MON_NAME_LENGTH - 1
|
||||
jr .copy_string
|
||||
; 11c1ab
|
||||
|
||||
|
||||
Reference in New Issue
Block a user