Create constants for ScrollingMenu item formats
...I should've done this quite a while ago.
This commit is contained in:
@@ -600,7 +600,7 @@ MenuHeader_Buy:
|
||||
.MenuData
|
||||
db SCROLLINGMENU_DISPLAY_ARROWS | SCROLLINGMENU_ENABLE_FUNCTION3 ; flags
|
||||
db 4, 8 ; rows, columns
|
||||
db 1 ; horizontal spacing
|
||||
db SCROLLINGMENU_ITEMS_NORMAL ; item format
|
||||
dbw 0, wCurMart
|
||||
dba PlaceMenuItemName
|
||||
dba .PrintBCDPrices
|
||||
|
Reference in New Issue
Block a user