aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/true_talk/script_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/true_talk/script_handler.h')
-rw-r--r--engines/titanic/true_talk/script_handler.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/titanic/true_talk/script_handler.h b/engines/titanic/true_talk/script_handler.h
index 80532a7dda..73ddb7bee4 100644
--- a/engines/titanic/true_talk/script_handler.h
+++ b/engines/titanic/true_talk/script_handler.h
@@ -91,6 +91,8 @@ public:
* Open a resource for access
*/
SimpleFile *openResource(const CString &name);
+
+
};
} // End of namespace Titanic