From 7d49a97e8cd380158657b5e3012569fc1da608c6 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 20 Jan 2014 06:41:20 -0800 Subject: FULLPIPE: Implement sceneHandler38_hammerKick() --- engines/fullpipe/constants.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 4e40d116cf..1de35560b4 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1311,7 +1311,11 @@ namespace Fullpipe { #define MSG_SC38_POSTHMRKICK 2256 #define MSG_SC38_PROPOSE 2287 #define MSG_SC38_TRYTAKEBOTTLE 3179 +#define MV_DMS_FOUR 3322 +#define MV_DMS_THREE 3321 #define MV_GLV_LOOKMAN 2167 +#define ST_DMS_3 3319 +#define ST_DMS_4 3320 #define ST_GLV_NOHAMMER 2159 #define ST_MLS_LEFT2 2291 #define QU_MLS_TURNR 2221 -- cgit v1.2.3