aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/scalpel/scalpel_talk.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-08-21 21:37:29 -0400
committerPaul Gilbert2015-08-21 21:37:29 -0400
commit6862c9dd9bc03b0ce425c71c62f203d9ae996e8a (patch)
tree43c9a75c0c2f863d1ce4bcf1484dd5999b0c911f /engines/sherlock/scalpel/scalpel_talk.h
parent2f077dba80bb35555bde3360d3a43e4f49c7bcb2 (diff)
downloadscummvm-rg350-6862c9dd9bc03b0ce425c71c62f203d9ae996e8a.tar.gz
scummvm-rg350-6862c9dd9bc03b0ce425c71c62f203d9ae996e8a.tar.bz2
scummvm-rg350-6862c9dd9bc03b0ce425c71c62f203d9ae996e8a.zip
SHERLOCK: 3DO: Cleanup of conversation message playback
The changes remove most of the hardcoding that was in place for showing the conversation movies, and have them triggered like the Rose Tattoo speech files. It will still need some work to hook it into our new voice playback, though, so text dialogs are closed at the right time
Diffstat (limited to 'engines/sherlock/scalpel/scalpel_talk.h')
-rw-r--r--engines/sherlock/scalpel/scalpel_talk.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/scalpel/scalpel_talk.h b/engines/sherlock/scalpel/scalpel_talk.h
index 9e07b26dc8..4d13258985 100644
--- a/engines/sherlock/scalpel/scalpel_talk.h
+++ b/engines/sherlock/scalpel/scalpel_talk.h
@@ -68,7 +68,7 @@ protected:
/**
* Called when the active speaker is switched
*/
- virtual void switchSpeaker(int subIndex);
+ virtual void switchSpeaker();
/**
* Called when a character being spoken to has no talk options to display