Skip to content

Commit 782ab2e

Browse files
committed
-3 bytes
1 parent fd43635 commit 782ab2e

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
@@ -37,8 +37,7 @@ pause:
3737
sta renderMode
3838

3939
@pauseSetupPart2:
40-
jsr updateAudioAndWaitForNmi
41-
jsr resetOAMStaging
40+
jsr updateAudioWaitForNmiAndResetOamStaging
4241

4342
@pauseLoop:
4443
lda qualFlag

0 commit comments

Comments
 (0)