You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Harmonize engine/menus with pokegold
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
const OPT_CANCEL ; 7
|
||||
NUM_OPTIONS EQU const_value ; 8
|
||||
|
||||
_OptionsMenu:
|
||||
_Option:
|
||||
ld hl, hInMenu
|
||||
ld a, [hl]
|
||||
push af
|
||||
|
||||
Reference in New Issue
Block a user