diff --git a/src/field.asm b/src/field.asm index d49d12e..443cd85 100644 --- a/src/field.asm +++ b/src/field.asm @@ -1940,7 +1940,7 @@ FieldDelay:: call LevelUp ; Cycle the RNG. - ldh a, [hNextPiece] +: ldh a, [hNextPiece] ldh [hCurrentPiece], a call GetNextPiece