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:
@@ -1703,7 +1703,7 @@ Script_givepokemail:
|
||||
push bc
|
||||
inc hl
|
||||
ld bc, MAIL_MSG_LENGTH
|
||||
ld de, wd002
|
||||
ld de, wMonMailMessageBuffer
|
||||
ld a, [wScriptBank]
|
||||
call FarCopyBytes
|
||||
pop bc
|
||||
|
||||
Reference in New Issue
Block a user