Use constants for menu flags

Added a bunch of constants for the bitflags of each kind of menu. Some
are slightly vague or too long, but I'm not sure how to else name them.
This commit is contained in:
mid-kid
2018-01-14 11:59:56 +01:00
parent 066cc91b13
commit 11d67567d2
48 changed files with 238 additions and 203 deletions

View File

@@ -1868,7 +1868,7 @@ Slots_AskBet: ; 9307c (24:707c)
; 0x930d6
.MenuDataHeader: ; 0x930d6
db $40 ; flags
db MENU_BACKUP_TILES ; flags
db 10, 14 ; start coords
db 17, 19 ; end coords
dw .MenuData2
@@ -1876,7 +1876,7 @@ Slots_AskBet: ; 9307c (24:707c)
; 0x930de
.MenuData2: ; 0x930de
db $80 ; flags
db STATICMENU_CURSOR ; flags
db 3 ; items
db " 3@"
db " 2@"