SBSPSS/source/sound/Bank5_Speech.h
2001-08-22 15:29:48 +00:00

29 lines
569 B
C

#ifndef __BANK5_SPEECH_DEFINES_H__
#define __BANK5_SPEECH_DEFINES_H__
enum BANK5_SPEECH_ENUMS
{
SPEECH_139 = 0x50000,
SPEECH_140 = 0x5002a,
SPEECH_141 = 0x50055,
SPEECH_142 = 0x50085,
SPEECH_143 = 0x500bf,
SPEECH_144 = 0x500ef,
SPEECH_145 = 0x50115,
SPEECH_146 = 0x5013e,
SPEECH_147 = 0x50164,
SPEECH_148 = 0x50196,
SPEECH_149 = 0x501c3,
SPEECH_150 = 0x50282,
SPEECH_151 = 0x502a8,
SPEECH_152 = 0x502e4,
SPEECH_153 = 0x50327,
SPEECH_154 = 0x50373,
SPEECH_155 = 0x503ab,
SPEECH_156 = 0x503de,
SPEECH_157 = 0x50412,
SPEECH_158 = 0x50448,
SPEECH_159 = 0x50474,
};
#endif