You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Identify the remaining (non-mobile) uses of another WRAM union
This commit is contained in:
@@ -206,7 +206,7 @@ GivePokeMail::
|
||||
call AddNTimes
|
||||
ld d, h
|
||||
ld e, l
|
||||
ld hl, wd002
|
||||
ld hl, wMonMailMessageBuffer
|
||||
ld bc, MAIL_MSG_LENGTH + 1
|
||||
ld a, BANK(sPartyMail)
|
||||
call OpenSRAM
|
||||
|
||||
Reference in New Issue
Block a user