Identify scrolling menu lists in WRAM

Fixes #809
This commit is contained in:
Rangi
2021-03-08 09:41:55 -05:00
parent 9c17fb14c8
commit c1c609ec4a
6 changed files with 20 additions and 18 deletions

View File

@@ -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