You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-09-08 08:13:02 -07:00
Menu
This commit is contained in:
@@ -253,10 +253,10 @@ Function4de2c: ; 4de2c (13:5e2c)
|
||||
pop bc
|
||||
pop de
|
||||
pop hl
|
||||
ld a, [wcf73]
|
||||
ld a, [wMenuJoypad]
|
||||
and $c0
|
||||
jr nz, .set_carry
|
||||
ld a, [wcf73]
|
||||
ld a, [wMenuJoypad]
|
||||
jr .clear_flags
|
||||
|
||||
.notbreedmon
|
||||
|
||||
Reference in New Issue
Block a user