manual musique speed fix

This commit is contained in:
2023-08-10 04:31:43 -04:00
parent 2e797b5abc
commit 9a30c55fcb
3 changed files with 3 additions and 3 deletions
+3 -3
View File
@@ -276,9 +276,9 @@ Check2button
and #%00000111
beq skipSoundFrame
PALMusic
lda ticks
and #%00000011
beq skipSoundFrame
;lda ticks
;and #%00000011
;beq skipSoundFrame
playNow
jsr RASTERMUSICTRACKER+3
; fake POKEY reverb
Binary file not shown.
Binary file not shown.