This commit is contained in:
Daveo 2001-07-13 19:01:04 +00:00
parent ba01d73376
commit d8ead7306d
2 changed files with 8 additions and 10 deletions

View file

@ -12,8 +12,7 @@
150 150
151 151
152 152
153a 153
153b
154 154
155 155
156 156

View file

@ -17,13 +17,12 @@ SPEECH_149 = 0x500ab,
SPEECH_150 = 0x5014e, SPEECH_150 = 0x5014e,
SPEECH_151 = 0x50158, SPEECH_151 = 0x50158,
SPEECH_152 = 0x50178, SPEECH_152 = 0x50178,
SPEECH_153A = 0x5019f, SPEECH_153 = 0x5019f,
SPEECH_153B = 0x501bd, SPEECH_154 = 0x501cf,
SPEECH_154 = 0x501d4, SPEECH_155 = 0x501eb,
SPEECH_155 = 0x501f0, SPEECH_156 = 0x50202,
SPEECH_156 = 0x50207, SPEECH_157 = 0x5021a,
SPEECH_157 = 0x5021f, SPEECH_158 = 0x50234,
SPEECH_158 = 0x50239, SPEECH_159 = 0x50244,
SPEECH_159 = 0x50249,
}; };
#endif #endif