Skip to content

Commit d5b4e74

Browse files
committed
fix: playfield rendering unneeded after sonic drop
1 parent 0defd5b commit d5b4e74

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/playstate/active.asm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ harddrop_tetrimino:
3838
bne @sonic
3939
rts
4040
@sonic:
41-
lda #0
42-
sta vramRow
4341
lda #$D0
4442
sta autorepeatY
4543
rts

0 commit comments

Comments
 (0)