Typo.
This commit is contained in:
parent
a4f41eee1f
commit
83ded02c76
BIN
DMGTRIS.GBC
BIN
DMGTRIS.GBC
Binary file not shown.
|
@ -1823,6 +1823,8 @@ FieldDelay::
|
|||
|
||||
; Increment the level counter by the amount of lines.
|
||||
.applylines
|
||||
ldh a, [hLineClearCt]
|
||||
ld e, a
|
||||
call LevelUp
|
||||
|
||||
; Update the combo counter.
|
||||
|
|
Loading…
Reference in New Issue