From 5a274117efd3049e2fe2aa3d31d115dce0692064 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 13 Jan 2014 22:00:44 +0200 Subject: FULLPIPE: Implement sceneHandler34_animateAction() --- engines/fullpipe/constants.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 89760e0cda..f38d019d69 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1154,11 +1154,16 @@ namespace Fullpipe { #define MSG_SC34_SHOWVENT 2481 #define MSG_SC34_TESTVENT 2557 #define MSG_SC34_UNCLIMB 2492 +#define MV_MAN34_TRY 2485 +#define MV_MAN34_TRYTABUR 2489 #define MV_MAN34_TURNVENT_L 4307 #define MV_MAN34_TURNVENT_R 2500 #define QU_SC34_ENTERLIFT 2819 #define QU_SC34_EXITLIFT 2820 +#define QU_SC34_FROMBOX 2494 +#define QU_SC34_FROMBOX_FLOOR 4572 #define QU_SC34_FROMCACTUS 4312 +#define QU_SC34_FROMSTOOL 2491 #define QU_SC34_SHOWSTOOL 2496 #define QU_CTS34_FALLEFT 4316 #define QU_CTS34_FALLRIGHT 4317 -- cgit v1.2.3