Better music by Miker

This commit is contained in:
Pecusx
2022-08-29 19:56:34 +02:00
parent da52beb2bb
commit 9b8476f9c1
4 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
STEREOMODE equ 0 STEREOMODE equ 0
;* --------BEGIN-------- ;* --------BEGIN--------
;* C:\Atari\rmt\rmt128\scorch_str4.rmt ;* C:\Atari\rmt\rmt128\scorch_str6.rmt
FEAT_SFX equ 1 FEAT_SFX equ 1
FEAT_GLOBALVOLUMEFADE equ 0 ;RMTGLOBALVOLUMEFADE variable FEAT_GLOBALVOLUMEFADE equ 0 ;RMTGLOBALVOLUMEFADE variable
FEAT_NOSTARTINGSONGLINE equ 0 FEAT_NOSTARTINGSONGLINE equ 0
+1 -1
View File
@@ -1709,7 +1709,7 @@ PLAYER
MODUL equ $b000 ;address of RMT module MODUL equ $b000 ;address of RMT module
opt h- ;RMT module is standard Atari binary file already opt h- ;RMT module is standard Atari binary file already
ins "artwork/sfx/scorch_str4.rmt" ;include music RMT module ins "artwork/sfx/scorch_str6.rmt" ;include music RMT module
opt h+ opt h+
; ;
;---------------------------------------------- ;----------------------------------------------
BIN
View File
Binary file not shown.