From 9cd333152b763a109cf5b88af508678c1ea3fba7 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Thu, 5 Aug 2010 14:41:00 +0000 Subject: KYRA: Add support for subtitle options changes via GMM. svn-id: r51757 --- engines/kyra/kyra_lok.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/kyra/kyra_lok.h') diff --git a/engines/kyra/kyra_lok.h b/engines/kyra/kyra_lok.h index b37a14bad4..50f36d7b71 100644 --- a/engines/kyra/kyra_lok.h +++ b/engines/kyra/kyra_lok.h @@ -319,7 +319,7 @@ protected: // chat // -> process void characterSays(int vocFile, const char *chatStr, int8 charNum, int8 chatDuration); - void waitForChatToFinish(int vocFile, int16 chatDuration, const char *str, uint8 charNum); + void waitForChatToFinish(int vocFile, int16 chatDuration, const char *str, uint8 charNum, const bool printText); // -> initialization int initCharacterChat(int8 charNum); -- cgit v1.2.3