We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 33a0884 + 782ab2e commit 4013bbfCopy full SHA for 4013bbf
1 file changed
src/gamemodestate/pause.asm
@@ -35,8 +35,7 @@ pause:
35
sta renderMode
36
37
@pauseSetupPart2:
38
- jsr updateAudioAndWaitForNmi
39
- jsr resetOAMStaging
+ jsr updateAudioWaitForNmiAndResetOamStaging
40
41
@pauseLoop:
42
lda qualFlag
0 commit comments