diff options
Diffstat (limited to 'audio/music/nothing10.asm')
-rwxr-xr-x | audio/music/nothing10.asm | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/audio/music/nothing10.asm b/audio/music/nothing10.asm new file mode 100755 index 0000000..ca74143 --- /dev/null +++ b/audio/music/nothing10.asm @@ -0,0 +1,17 @@ +Music_Nothing10: ; 40cae + dbw $c0, Music_Nothing10_Ch1 + dbw $01, Music_Nothing10_Ch2 + dbw $02, Music_Nothing10_Ch3 + dbw $03, Music_Nothing10_Ch4 +; 40cba + + +Music_Nothing10_Ch1: ; 40cba + +Music_Nothing10_Ch2: ; 40cba + +Music_Nothing10_Ch3: ; 40cba + +Music_Nothing10_Ch4: ; 40cba + endchannel +; 40cbb |