aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/barbot_script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/true_talk/barbot_script.h')
-rw-r--r--engines/titanic/true_talk/barbot_script.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/true_talk/barbot_script.h b/engines/titanic/true_talk/barbot_script.h
index 1d73094660..3d2a5133ac 100644
--- a/engines/titanic/true_talk/barbot_script.h
+++ b/engines/titanic/true_talk/barbot_script.h
@@ -43,6 +43,8 @@ private:
void setupSentences();
bool isState9() const;
+
+ int applySentenceIds(int dialogueId, int v34 = -1);
public:
BarbotScript(int val1, const char *charClass, int v2,
const char *charName, int v3, int val2, int v4, int v5, int v6, int v7);