Skip to content

Commit 4013bbf

Browse files
Merge pull request #114 from zohassadar/pausebytes
-3 bytes
2 parents 33a0884 + 782ab2e commit 4013bbf

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)