mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
'rept' is not indented
This commit is contained in:
parent
d31ba05aeb
commit
1c92cb8b48
@ -220,7 +220,7 @@ endr
|
|||||||
call FillPP
|
call FillPP
|
||||||
pop de
|
pop de
|
||||||
pop hl
|
pop hl
|
||||||
rept 4
|
rept NUM_MOVES
|
||||||
inc de
|
inc de
|
||||||
endr
|
endr
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user