aboutsummaryrefslogtreecommitdiff
path: root/engines/titanic/game/transport/pellerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/titanic/game/transport/pellerator.h')
-rw-r--r--engines/titanic/game/transport/pellerator.h8
1 files changed, 6 insertions, 2 deletions
diff --git a/engines/titanic/game/transport/pellerator.h b/engines/titanic/game/transport/pellerator.h
index fa400a49cd..ad93ba036a 100644
--- a/engines/titanic/game/transport/pellerator.h
+++ b/engines/titanic/game/transport/pellerator.h
@@ -30,12 +30,16 @@ namespace Titanic {
class CPellerator : public CTransport {
DECLARE_MESSAGE_MAP;
+ bool StatusChangeMsg(CStatusChangeMsg *msg);
bool EnterRoomMsg(CEnterRoomMsg *msg);
-private:
- static int _v1;
+ bool MovieEndMsg(CMovieEndMsg *msg);
+ bool TimerMsg(CTimerMsg *msg);
+public:
+ static int _soundHandle;
static int _v2;
public:
CLASSDEF;
+ CPellerator();
/**
* Save the data for the class to file