Harmonize engine/menus with pokegold

This commit is contained in:
Rangi
2020-06-18 10:11:12 -04:00
parent 50e182e831
commit ed3bcf6fa2
7 changed files with 116 additions and 98 deletions

View File

@@ -10,7 +10,7 @@
const OPT_CANCEL ; 7
NUM_OPTIONS EQU const_value ; 8
_OptionsMenu:
_Option:
ld hl, hInMenu
ld a, [hl]
push af