summaryrefslogtreecommitdiff
path: root/engine/link.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/link.asm')
-rwxr-xr-xengine/link.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/link.asm b/engine/link.asm
index bb3e98b3e..5c45707d7 100755
--- a/engine/link.asm
+++ b/engine/link.asm
@@ -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