You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Mon submenu, engine/menu.asm
This commit is contained in:
@ -515,7 +515,7 @@ Script_interpretmenu2: ; 0x96f30
|
||||
ld a, [ScriptBank]
|
||||
ld hl, InterpretMenu2
|
||||
rst FarCall
|
||||
ld a, [wcfa9]
|
||||
ld a, [MenuSelection2]
|
||||
jr nc, .ok
|
||||
xor a
|
||||
.ok
|
||||
|
Reference in New Issue
Block a user