Skip to content

Commit 1d50486

Browse files
committed
Merge github.com:kirjavascript/TetrisGYM
2 parents 529ec7c + b82a3dd commit 1d50486

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/gamemodestate/pause.asm

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,6 @@ pause:
3030
@pauseSetupClassic:
3131
lda #$16
3232
sta PPUMASK
33-
jmp @pauseSetupPart2
34-
3533
@pauseSetupNotClassic:
3634
lda #$04 ; render_mode_pause
3735
sta renderMode

0 commit comments

Comments
 (0)