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

@@ -412,7 +412,7 @@ PopulateDecoCategoryMenu:
db SCROLLINGMENU_DISPLAY_ARROWS ; flags
db 8, 0 ; rows, columns
db SCROLLINGMENU_ITEMS_NORMAL ; item format
dbw 0, wDecoNameBuffer ; text pointer
dbw 0, wNumOwnedDecoCategories
dba DecorationMenuFunction
dbw 0, NULL
dbw 0, NULL