You've already forked pokecrystal-board
mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
Miscellaneous fixes in the use of _command constants.
This commit is contained in:
@@ -64,7 +64,7 @@ DoMove: ; 3402c
|
||||
inc hl
|
||||
ld [de], a
|
||||
inc de
|
||||
cp -1
|
||||
cp endmove_command
|
||||
jr nz, .GetMoveEffect
|
||||
|
||||
; Start at the first command.
|
||||
|
Reference in New Issue
Block a user