DRASCULA: Merge some animation functions and document all animations

This commit is contained in:
Filippos Karapetis 2013-01-04 19:30:36 +02:00
parent 069f1079d8
commit c1b0c80cce
5 changed files with 196 additions and 286 deletions

View file

@ -167,7 +167,6 @@ void DrasculaEngine::converse(int index) {
// no need to delete the stream, since TextResourceParser takes ownership
// delete stream;
if (currentChapter == 2 && !strcmp(fileName, "op_5.cal") && flags[38] == 1 && flags[33] == 1) {
strcpy(phrase3, _text[405]);
strcpy(sound3, "405.als");