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/{gfx, items, link, math} with pokegold
This commit is contained in:
@@ -14,11 +14,11 @@ CanLearnTMHMMove:
|
||||
and a
|
||||
jr z, .end
|
||||
cp b
|
||||
jr z, .asm_11659
|
||||
jr z, .found
|
||||
inc c
|
||||
jr .loop
|
||||
|
||||
.asm_11659
|
||||
.found
|
||||
pop hl
|
||||
ld b, CHECK_FLAG
|
||||
push de
|
||||
|
||||
Reference in New Issue
Block a user