You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
More WRAM cleanup
This commit is contained in:
@@ -390,7 +390,7 @@ Gen2ToGen2LinkComms: ; 28177
|
||||
ld [de], a
|
||||
|
||||
.skip_mail
|
||||
ld hl, wLinkData
|
||||
ld hl, wLinkPlayerName
|
||||
ld de, OTPlayerName
|
||||
ld bc, NAME_LENGTH
|
||||
call CopyBytes
|
||||
|
||||
Reference in New Issue
Block a user