Board menu: implement preliminary Party, Bag, Pokegear, and Exit submenus (#11)

This commit is contained in:
xCrystal
2023-09-22 23:12:05 +02:00
parent c11c53e0d7
commit ca919cdf98
19 changed files with 275 additions and 59 deletions

View File

@@ -1065,4 +1065,10 @@ MACRO checksave
db checksave_command
ENDM
const exitoverworld_command ; $aa
MACRO exitoverworld
db exitoverworld_command
db \1 ; exit reason
ENDM
DEF NUM_EVENT_COMMANDS EQU const_value