Skip to content

Commit b82a3dd

Browse files
Merge pull request #82 from zohassadar/pause_rendering
suspend rendering in qual mode pause
2 parents fd43635 + 8fbdd3e commit b82a3dd

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)