//**********************************************
//		STAR FOX 64
//		PROGRAM CHANGE DEFINE 
//		SOUND EFFECTS
//		1996.10.16(THU)
//		YOJI INAGAKI
//**********************************************

//******************
//   PLAYER
//******************
#define _PRG_LASR01	0
#define _PRG_BOMB00	1
#define _PRG_LASR05	2
#define _PRG_EXPL02	3
#define _PRG_ENGN00	4
#define _PRG_TANK00	5
#define _PRG_MOTR00	6
#define _PRG_CHRG00	7
#define _PRG_WIND00	8
#define _PRG_REPL00	9
#define _PRG_SAND00	10
#define _PRG_WARN00	11
#define _PRG_LASR02	12
#define _PRG_STEP00	14
#define _PRG_ENGN01	15
#define _PRG_CANO00	16
#define _PRG_LASR03	17
#define _PRG_EXPL03	18
#define _PRG_LASR06	19
#define _PRG_LASR07	20
#define _PRG_LASR08	21
#define _PRG_LASR09	22

//******************
//   SCNEN
//******************
#define _PRG_WFAL00	40
#define _PRG_OPAS00	41
#define _PRG_GFOX00	42
#define _PRG_GDLK00	43
#define _PRG_DIVE00	44
#define _PRG_CHIN00	45
#define _PRG_GLCK00	46
#define _PRG_SPRK00	47
#define _PRG_WBUB00	48
#define _PRG_COMP00	49
#define _PRG_ANVO00	50
#define _PRG_ANVO01	51
#define _PRG_ANVO02	52
#define _PRG_ANVO03	53
#define _PRG_ANVO05	54
#define _PRG_ANVO07	55
#define _PRG_ANVO09	56
#define _PRG_LIFT00	57
//#define _PRG_KAHN00	58
#define _PRG_PEPR00	59
#define _PRG_PEPR01	60


//******************
//   ENEMY
//******************
#define _PRG_EXPL00	80
#define _PRG_EXPL01	81
#define _PRG_LASR00	82
#define _PRG_ANDV00	83
#define _PRG_GORM00	84
#define _PRG_ENFL00	85
#define _PRG_ENFL01	86
#define _PRG_SHIP00	87
#define _PRG_MHIT00	88
#define _PRG_ENFL02	89
#define _PRG_BEAM00	90
#define _PRG_MONS00	91
#define _PRG_BIRD00	92
#define _PRG_BIRD01	93
#define _PRG_CRUS00	94
#define _PRG_UFOL00	95
#define _PRG_EXPL04	96
#define _PRG_MHIT01	97
#define _PRG_HORR00	98
#define _PRG_MONS01	99
#define _PRG_SPRK01	100
#define _PRG_BURN00	101
#define _PRG_ENGY00	102
#define _PRG_MOTR01	103
#define _PRG_LASR04	104
#define _PRG_MOTR02	105
#define _PRG_TRAN00	106
#define _PRG_BITE00	107
#define _PRG_TRAN01	108
#define _PRG_ENFL03	109

//******************
//   WAVE MEMORY
//******************

#define _PRG_WAVE00	128
#define _PRG_WAVE01	129
#define _PRG_WAVE02	130
#define _PRG_WAVE03	131
#define _PRG_WAVE04	132

