pokecrystal-board/audio/music/nothing.asm

18 lines
309 B
NASM
Raw Normal View History

2012-11-30 02:52:23 -08:00
_Music_Nothing: ; 0xe91a3
db $c0
dw _Music_Nothing_Ch1
db $01
dw _Music_Nothing_Ch2
db $02
dw _Music_Nothing_Ch3
db $03
dw _Music_Nothing_Ch4
; 0xe91af
2012-11-30 02:52:23 -08:00
_Music_Nothing_Ch1: ; 0xe91af
_Music_Nothing_Ch2: ; 0xe91af
_Music_Nothing_Ch3: ; 0xe91af
_Music_Nothing_Ch4: ; 0xe91af
endchannel ; end
; 0xe91b0