aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-02-07 20:34:23 +0200
committerEugene Sandulenko2014-02-08 00:21:17 +0200
commitb39086861e2303c99c4c62a711993bcbf700b25c (patch)
tree5432604c961b08f11828fb72589d9b534614d49a /engines/fullpipe/constants.h
parent08738ac697309bca598d0b1b79576afc47013774 (diff)
downloadscummvm-rg350-b39086861e2303c99c4c62a711993bcbf700b25c.tar.gz
scummvm-rg350-b39086861e2303c99c4c62a711993bcbf700b25c.tar.bz2
scummvm-rg350-b39086861e2303c99c4c62a711993bcbf700b25c.zip
FULLPIPE: Implement sceneHandler27_driverPushButton()
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r--engines/fullpipe/constants.h3
1 files changed, 3 insertions, 0 deletions
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