summaryrefslogtreecommitdiff
path: root/engine/pokemon/mail.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/pokemon/mail.asm')
-rw-r--r--engine/pokemon/mail.asm2
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/pokemon/mail.asm b/engine/pokemon/mail.asm
index 4ad133004..e9cc15517 100644
--- a/engine/pokemon/mail.asm
+++ b/engine/pokemon/mail.asm
@@ -547,7 +547,7 @@ MailboxPC:
db SCROLLINGMENU_DISPLAY_ARROWS ; flags
db 4, 0 ; rows, columns
db SCROLLINGMENU_ITEMS_NORMAL ; item format
- dbw 0, wMailboxCount ; text pointer
+ dbw 0, wMailboxCount
dba MailboxPC_PrintMailAuthor
dba NULL
dba NULL