mirror of https://github.com/pret/pokecrystal.git
'rept' is not indented
This commit is contained in:
parent
d31ba05aeb
commit
1c92cb8b48
|
@ -220,7 +220,7 @@ endr
|
|||
call FillPP
|
||||
pop de
|
||||
pop hl
|
||||
rept 4
|
||||
rept NUM_MOVES
|
||||
inc de
|
||||
endr
|
||||
|
||||
|
|
Loading…
Reference in New Issue