	.include "MPlayDef.s"

	.equ	s_wario_WALK_ZONBI_grp, voicegroup001
	.equ	s_wario_WALK_ZONBI_pri, 10
	.equ	s_wario_WALK_ZONBI_rev, 0
	.equ	s_wario_WALK_ZONBI_mvl, 70
	.equ	s_wario_WALK_ZONBI_key, 0
	.equ	s_wario_WALK_ZONBI_tbs, 1
	.equ	s_wario_WALK_ZONBI_exg, 0
	.equ	s_wario_WALK_ZONBI_cmp, 1

	.section .rodata
	.global	s_wario_WALK_ZONBI
	.align	2

@**************** Track 1 (Midi-Chn.1) ****************@

s_wario_WALK_ZONBI_1:
	.byte	KEYSH , s_wario_WALK_ZONBI_key+0
@ 000   ----------------------------------------
	.byte	TEMPO , 150*s_wario_WALK_ZONBI_tbs/2
	.byte		VOICE , 0
	.byte		VOL   , 120*s_wario_WALK_ZONBI_mvl/mxv
	.byte		PAN   , c_v+0
	.byte		N01   , Cn2 , v100
	.byte	W01
	.byte		        En4 , v052
	.byte	W03
	.byte		        En2 , v080
	.byte	W02
	.byte		        En1 
	.byte	W03
	.byte		        En4 , v032
	.byte	W02
	.byte		        En2 
	.byte	W02
	.byte		        En1 
	.byte	W02
	.byte	FINE

@******************************************************@
	.align	2

s_wario_WALK_ZONBI:
	.byte	1	@ NumTrks
	.byte	0	@ NumBlks
	.byte	s_wario_WALK_ZONBI_pri	@ Priority
	.byte	s_wario_WALK_ZONBI_rev	@ Reverb.

	.word	s_wario_WALK_ZONBI_grp

	.word	s_wario_WALK_ZONBI_1

	.end
