You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Consistent labels for each nickname in RAM
This commit is contained in:
@@ -213,7 +213,7 @@ GivePokeMail::
|
||||
call CopyBytes
|
||||
pop af
|
||||
push af
|
||||
ld hl, wPartyMonOT
|
||||
ld hl, wPartyMonOTs
|
||||
ld bc, NAME_LENGTH
|
||||
call AddNTimes
|
||||
ld bc, NAME_LENGTH - 1
|
||||
|
||||
Reference in New Issue
Block a user