Skip to content

Commit 2a38499

Browse files
committed
Merge branch 'master' of github.com:kirjavascript/TetrisGYM
2 parents 3e541b0 + 4013bbf commit 2a38499

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/gamemodestate/pause.asm

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,7 @@ pause:
3535
sta renderMode
3636

3737
@pauseSetupPart2:
38-
jsr updateAudioAndWaitForNmi
39-
jsr resetOAMStaging
38+
jsr updateAudioWaitForNmiAndResetOamStaging
4039

4140
@pauseLoop:
4241
lda qualFlag

0 commit comments

Comments
 (0)