/***************************************************************************** File created by SCEA Sound Tool (Windows) *****************************************************************************/ #ifndef IDX02_BNK #define IDX02_BNK 0x54535431 #define SND_IN_02 0 #define SND_OUT_02 1 #define SND_IN_01 2 #define SND_OUT_01 3 #define SND_PULSE_UP 4 #define SND_PULSE_DOWN 5 #define SND_RANDOM_BEEPS_LP 6 #define SND_STEREO_BEEP 7 #define SND_RICOCHET 8 #define SND_FAST_LP 9 #define SND_CLICKS 15 #define SND_CHOPPER_LP 16 #define IDX02_BNK_MAX_SOUND_ID 19 #define IDX02_BNK_TOTAL_SOUNDS 20 #endif