summaryrefslogtreecommitdiff
path: root/engine/billspctop.asm
diff options
context:
space:
mode:
Diffstat (limited to 'engine/billspctop.asm')
-rwxr-xr-xengine/billspctop.asm4
1 files changed, 2 insertions, 2 deletions
diff --git a/engine/billspctop.asm b/engine/billspctop.asm
index 9bbb513a7..ac70082d6 100755
--- a/engine/billspctop.asm
+++ b/engine/billspctop.asm
@@ -69,13 +69,13 @@ _BillsPC: ; e3fd
ret
.MenuDataHeader: ; 0xe46f
- db $40 ; flags
+ db MENU_BACKUP_TILES ; flags
menu_coords 0, 0, SCREEN_WIDTH - 1, SCREEN_HEIGHT - 1
dw .MenuData2
db 1 ; default option
.MenuData2: ; 0xe477
- db $80 ; flags
+ db STATICMENU_CURSOR ; flags
db 0 ; items
dw .items
dw PlaceMenuStrings