From af239cbd77c6e6be38edd166060ff1ccd3de4105 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 12 Jan 2014 23:00:34 +0200 Subject: FULLPIPE: Implement sceneHandler34_fromCactus() --- engines/fullpipe/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 492c6f413d..5cb6668c61 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1156,6 +1156,7 @@ namespace Fullpipe { #define MSG_SC34_UNCLIMB 2492 #define QU_SC34_ENTERLIFT 2819 #define QU_SC34_EXITLIFT 2820 +#define QU_SC34_FROMCACTUS 4312 #define QU_CTS34_FALLEFT 4316 #define QU_CTS34_FALLRIGHT 4317 #define ST_CTS34_EMPTY 2383 -- cgit v1.2.3