DRASCULA: Merge some animation functions and document all animations
This commit is contained in:
parent
069f1079d8
commit
c1b0c80cce
5 changed files with 196 additions and 286 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue