Oopsie
This commit is contained in:
parent
183be391da
commit
db3276b925
|
@ -1940,7 +1940,7 @@ FieldDelay::
|
||||||
call LevelUp
|
call LevelUp
|
||||||
|
|
||||||
; Cycle the RNG.
|
; Cycle the RNG.
|
||||||
ldh a, [hNextPiece]
|
: ldh a, [hNextPiece]
|
||||||
ldh [hCurrentPiece], a
|
ldh [hCurrentPiece], a
|
||||||
call GetNextPiece
|
call GetNextPiece
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue