You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
PARTY_LENGTH; MON_NAME; sgb_border.bin
This commit is contained in:
@@ -630,7 +630,7 @@ GiveItem: ; 103fd
|
||||
call GetCurNick
|
||||
ld hl, StringBuffer1
|
||||
ld de, wMonOrItemNameBuffer
|
||||
ld bc, PKMN_NAME_LENGTH
|
||||
ld bc, MON_NAME_LENGTH
|
||||
call CopyBytes
|
||||
call TryGiveItemToPartymon
|
||||
pop af
|
||||
|
Reference in New Issue
Block a user