From b39086861e2303c99c4c62a711993bcbf700b25c Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Fri, 7 Feb 2014 20:34:23 +0200 Subject: FULLPIPE: Implement sceneHandler27_driverPushButton() --- engines/fullpipe/constants.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index f1d2d873fc..451cc9caf7 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1105,6 +1105,8 @@ namespace Fullpipe { #define MV_MAN27_THROWBET 1989 #define PIC_SC27_HITZONE2 4756 #define QU_DRV_GIVEVENT 2040 +#define QU_DRV_PUSHBUTTON 2056 +#define QU_DRV_PUSHBUTTON_NOVENT 4578 #define QU_MID_CLEANVENT 4583 #define QU_SC27_RESTARTBETS 3370 #define QU_SC27_SHOWBET 3368 @@ -1119,6 +1121,7 @@ namespace Fullpipe { #define ST_BTH_3 3361 #define ST_BTH_4 3359 #define ST_BTH_5 3357 +#define ST_DRV_SITNOVENT 1999 #define ST_DRV_VENT 1996 #define ST_MID_BROOM 2022 #define ST_MID_SPADE 3489 -- cgit v1.2.3