Remove unused label (last few commits resolve #434)

This commit is contained in:
Remy Oukaour
2017-12-26 13:00:23 -05:00
parent 4d18bb2eda
commit 38b84c5b11
2 changed files with 1 additions and 2 deletions

View File

@@ -861,7 +861,7 @@ Link_PrepPartyData_Gen2: ; 28595
pop bc
dec b
jr nz, .loop2
; Copy the mail metadata to wcabf
; Copy the mail data to wcabf
ld hl, sPartyMail
ld b, PARTY_LENGTH
.loop3