mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2024-11-16 11:27:33 -08:00
18 lines
348 B
NASM
18 lines
348 B
NASM
; 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
|
|
|
|
Music_Nothing_Ch1: ; 0xe91af
|
|
Music_Nothing_Ch2: ; 0xe91af
|
|
Music_Nothing_Ch3: ; 0xe91af
|
|
Music_Nothing_Ch4: ; 0xe91af
|
|
endchannel ; end
|
|
; 0xe91b0
|