From 9dd3c9d2b77e13310d15637f8941a2f7e132166e Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sat, 18 Jan 2014 11:26:51 +0200 Subject: FULLPIPE: Plug scene37 in --- engines/fullpipe/constants.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index b3e06bb318..7d99393067 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1284,6 +1284,12 @@ namespace Fullpipe { #define PIC_SC36_MASK 5221 #define ST_RHT_OPEN 2362 +// Scene 37 +#define ANI_GUARD_37 2588 +#define ANI_RING 2604 +#define ST_RNG_CLOSED2 4865 +#define ST_RNG_OPEN 2606 + // Debug scene #define MSG_RESTARTGAME 4767 #define PIC_SCD_1 727 -- cgit v1.2.3