summaryrefslogtreecommitdiff
path: root/sound/songs/song_573.s
diff options
context:
space:
mode:
Diffstat (limited to 'sound/songs/song_573.s')
-rw-r--r--sound/songs/song_573.s40
1 files changed, 40 insertions, 0 deletions
diff --git a/sound/songs/song_573.s b/sound/songs/song_573.s
new file mode 100644
index 000000000..cfeb35aa3
--- /dev/null
+++ b/sound/songs/song_573.s
@@ -0,0 +1,40 @@
+ .include "MPlayDef.s"
+
+ .equ song_573_grp, voicegroup_86A0754
+ .equ song_573_pri, 4
+ .equ song_573_rev, 0
+ .equ song_573_mvl, 127
+ .equ song_573_key, 0
+ .equ song_573_tbs, 1
+ .equ song_573_exg, 0
+ .equ song_573_cmp, 1
+
+ .section .rodata
+ .global song_573
+ .align 2
+
+@********************** Track 1 **********************@
+
+song_573_1:
+ .byte KEYSH , song_573_key+0
+ .byte TEMPO , 120*song_573_tbs/2
+ .byte VOICE , 14
+ .byte VOL , 127*song_573_mvl/mxv
+ .byte N54 , Cn3 , v127
+ .byte W54
+ .byte FINE
+
+@******************************************************@
+ .align 2
+
+song_573:
+ .byte 1 @ NumTrks
+ .byte 0 @ NumBlks
+ .byte song_573_pri @ Priority
+ .byte song_573_rev @ Reverb.
+
+ .word song_573_grp
+
+ .word song_573_1
+
+ .end