This commit is contained in:
Randy Thiemann 2023-10-24 09:04:14 +02:00
parent 183be391da
commit db3276b925
1 changed files with 1 additions and 1 deletions

View File

@ -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