You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Create constants for ScrollingMenu item formats
...I should've done this quite a while ago.
This commit is contained in:
@@ -184,7 +184,7 @@ Elevator_MenuHeader:
|
||||
Elevator_MenuData:
|
||||
db SCROLLINGMENU_DISPLAY_ARROWS ; flags
|
||||
db 4, 0 ; rows, columns
|
||||
db 1 ; horizontal spacing
|
||||
db SCROLLINGMENU_ITEMS_NORMAL ; item format
|
||||
dbw 0, wCurElevator
|
||||
dba GetElevatorFloorStrings
|
||||
dba NULL
|
||||
|
||||
Reference in New Issue
Block a user