aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/television.h
diff options
context:
space:
mode:
authorPaul Gilbert2016-03-24 22:40:07 -0400
committerPaul Gilbert2016-03-24 22:40:07 -0400
commit0b37ac18693c7f51212f250b8a9990071a1dda2b (patch)
treeb064d4a5e45d9efd08755425868d31630c2a7e5e /engines/titanic/game/television.h
parent02b46202bec88eb21b322fb9480de9eb8965dd01 (diff)
downloadscummvm-rg350-0b37ac18693c7f51212f250b8a9990071a1dda2b.tar.gz
scummvm-rg350-0b37ac18693c7f51212f250b8a9990071a1dda2b.tar.bz2
scummvm-rg350-0b37ac18693c7f51212f250b8a9990071a1dda2b.zip
TITANIC: Implementing more CTelevision message handlers
Diffstat (limited to 'engines/titanic/game/television.h')
-rw-r--r--engines/titanic/game/television.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/engines/titanic/game/television.h b/engines/titanic/game/television.h
index ed41606c57..3b44f80c1a 100644
--- a/engines/titanic/game/television.h
+++ b/engines/titanic/game/television.h
@@ -45,7 +45,7 @@ class CTelevision : public CBackground,
public CLightsMsgTarget {
private:
static int _v1;
- static int _v2;
+ static bool _turnOn;
static int _v3;
static int _v4;
static int _v5;
@@ -73,6 +73,8 @@ protected:
public:
CLASSDEF
CTelevision();
+ static void init();
+ static void deinit();
/**
* Save the data for the class to file