Merge branch 'dev' of https://github.com/TheMostCuriousThing/pokecrystal (resolve PR #460)
# Conflicts: # engine/battle/core.asm # engine/save.asm
This commit is contained in:
@@ -69,7 +69,7 @@ ReadAnyMail: ; b9237
|
||||
ld h, d
|
||||
ld l, e
|
||||
push hl
|
||||
ld a, $0
|
||||
ld a, BANK(sPartyMail)
|
||||
call GetSRAMBank
|
||||
ld de, sPartyMon1MailAuthorID - sPartyMon1Mail
|
||||
add hl, de
|
||||
|
Reference in New Issue
Block a user