mirror of
https://github.com/Pecusx/scorch_src.git
synced 2026-05-21 06:39:40 +02:00
small musique fixum-dyrdum
This commit is contained in:
+1
-5
@@ -1243,12 +1243,8 @@ pressedM
|
||||
; have you tried turning the music off and on again?
|
||||
lda #$ff
|
||||
eor:sta noMusic
|
||||
bmi silencioMusico
|
||||
lda #song_ingame
|
||||
bne @+
|
||||
silencioMusico
|
||||
lda #song_silencio
|
||||
@ jsr RmtSongSelect
|
||||
jsr RmtSongSelect
|
||||
jsr WaitForKeyRelease
|
||||
jmp BeforeFire
|
||||
|
||||
|
||||
Reference in New Issue
Block a user