aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/bellbot_script.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-05-14 00:12:47 -0400
committerPaul Gilbert2016-07-10 16:39:32 -0400
commite5e0e22c56ed6dca6a3471b444720b76255025e0 (patch)
tree11c89642647eca2dc81d15ce417830ded510bcbe /engines/titanic/true_talk/bellbot_script.h
parenteb948946885bc128c01f5c09da0bbdba95d2c472 (diff)
downloadscummvm-rg350-e5e0e22c56ed6dca6a3471b444720b76255025e0.tar.gz
scummvm-rg350-e5e0e22c56ed6dca6a3471b444720b76255025e0.tar.bz2
scummvm-rg350-e5e0e22c56ed6dca6a3471b444720b76255025e0.zip
TITANIC: Beginnings of TTinput class
Diffstat (limited to 'engines/titanic/true_talk/bellbot_script.h')
-rw-r--r--engines/titanic/true_talk/bellbot_script.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/titanic/true_talk/bellbot_script.h b/engines/titanic/true_talk/bellbot_script.h
index ff9f849d09..d759583513 100644
--- a/engines/titanic/true_talk/bellbot_script.h
+++ b/engines/titanic/true_talk/bellbot_script.h
@@ -27,7 +27,7 @@
namespace Titanic {
-class BellbotScript : public TTNpcScript {
+class BellbotScript : public TTnpcScript {
private:
int _array[150];
int _field2D0;