aboutsummaryrefslogtreecommitdiff
path: root/engines/sherlock/people.h
diff options
context:
space:
mode:
authorPaul Gilbert2015-03-31 22:42:57 -0400
committerPaul Gilbert2015-03-31 22:42:57 -0400
commit1199cf724c7507fb54a52eea842ac2bcc6864736 (patch)
tree3dadbc8201a1309742172ba2e2c6125e3666ed28 /engines/sherlock/people.h
parent8fa8b14762ce655d0d99782864be927d3c946cba (diff)
downloadscummvm-rg350-1199cf724c7507fb54a52eea842ac2bcc6864736.tar.gz
scummvm-rg350-1199cf724c7507fb54a52eea842ac2bcc6864736.tar.bz2
scummvm-rg350-1199cf724c7507fb54a52eea842ac2bcc6864736.zip
SHERLOCK: Loading for TALK_SEQUENCES and STILL_SEQUENCES Scalpel arrays
Diffstat (limited to 'engines/sherlock/people.h')
-rw-r--r--engines/sherlock/people.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/sherlock/people.h b/engines/sherlock/people.h
index 1c67ff8996..aa54c67567 100644
--- a/engines/sherlock/people.h
+++ b/engines/sherlock/people.h
@@ -100,6 +100,8 @@ public:
void goAllTheWay();
void clearTalking();
+
+ int findSpeaker(int speaker);
};
} // End of namespace Sherlock