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 and #%00000111
beq skipSoundFrame beq skipSoundFrame
PALMusic PALMusic
lda ticks ;lda ticks
and #%00000011 ;and #%00000011
beq skipSoundFrame ;beq skipSoundFrame
playNow playNow
jsr RASTERMUSICTRACKER+3 jsr RASTERMUSICTRACKER+3
; fake POKEY reverb ; fake POKEY reverb
Binary file not shown.
Binary file not shown.