summaryrefslogtreecommitdiff
path: root/audio/music/nothing.asm
blob: 7240c5361df771845795be6fd463519423109104 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Music_Nothing: ; e91a3
	musicheader 4, 1, Music_Nothing_Ch1
	musicheader 1, 2, Music_Nothing_Ch2
	musicheader 1, 3, Music_Nothing_Ch3
	musicheader 1, 4, Music_Nothing_Ch4
; e91af

Music_Nothing_Ch1: ; e91af
Music_Nothing_Ch2: ; e91af
Music_Nothing_Ch3: ; e91af
Music_Nothing_Ch4: ; e91af
	endchannel
; e91b0