aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-20 06:45:53 -0800
committerEugene Sandulenko2014-01-21 07:28:25 -0800
commit5137f609de84e6e85558ab52c45af3da78bb1e9e (patch)
treec5752d6c3ae45788431f9374d6c808c6c1ed61d4 /engines/fullpipe/constants.h
parent7d49a97e8cd380158657b5e3012569fc1da608c6 (diff)
downloadscummvm-rg350-5137f609de84e6e85558ab52c45af3da78bb1e9e.tar.gz
scummvm-rg350-5137f609de84e6e85558ab52c45af3da78bb1e9e.tar.bz2
scummvm-rg350-5137f609de84e6e85558ab52c45af3da78bb1e9e.zip
FULLPIPE: Implement sceneHandler38_point()
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 1de35560b4..a4aef5a5ea 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -1316,8 +1316,11 @@ namespace Fullpipe {
#define MV_GLV_LOOKMAN 2167
#define ST_DMS_3 3319
#define ST_DMS_4 3320
+#define ST_GLV_HAMMER 2156
#define ST_GLV_NOHAMMER 2159
#define ST_MLS_LEFT2 2291
+#define QU_GLV_TOSMALL 2208
+#define QU_GLV_TOSMALL_NOHMR 2209
#define QU_MLS_TURNR 2221
#define QU_SC38_SHOWBOTTLE 2199
#define QU_SC38_SHOWBOTTLE_ONTABLE 2838