Fix triple newlines left over from removing address comments

This commit is contained in:
Rangi
2018-06-24 23:22:50 -04:00
parent 91f914718a
commit 67d1364c7a
193 changed files with 3 additions and 1965 deletions

View File

@@ -188,7 +188,6 @@ CheckPokeMail::
ld [wScriptVar], a
ret
GivePokeMail::
ld a, [wPartyCount]
dec a
@@ -237,7 +236,6 @@ GivePokeMail::
ld [de], a
jp CloseSRAM
BackupPartyMonMail:
ld a, BANK(sPartyMail)
call GetSRAMBank
@@ -277,7 +275,6 @@ DeletePartyMonMail:
call ByteFill
jp CloseSRAM
IsAnyMonHoldingMail:
ld a, [wPartyCount]
and a