aboutsummaryrefslogtreecommitdiff
path: root/engines/fullpipe/constants.h
diff options
context:
space:
mode:
authorEugene Sandulenko2014-01-23 11:49:22 -0800
committerEugene Sandulenko2014-01-23 12:01:25 -0800
commite9ced0784b8f1f2296b64bd0ca415c4ebde27015 (patch)
tree27ad1c61233c10e169e50069a479e9764ec0a682 /engines/fullpipe/constants.h
parentc776ec6afafb9b3508d66adbf032bc5430c5af04 (diff)
downloadscummvm-rg350-e9ced0784b8f1f2296b64bd0ca415c4ebde27015.tar.gz
scummvm-rg350-e9ced0784b8f1f2296b64bd0ca415c4ebde27015.tar.bz2
scummvm-rg350-e9ced0784b8f1f2296b64bd0ca415c4ebde27015.zip
FULLPIPE: Implement sceneHandlerFinal_fallCoin()
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 c5f97d8c85..d9dda00091 100644
--- a/engines/fullpipe/constants.h
+++ b/engines/fullpipe/constants.h
@@ -1351,15 +1351,18 @@ namespace Fullpipe {
#define QU_SC38_EXITLIFT 2837
// Final scene
+#define ANI_FIN_COIN 5014
#define MSG_FIN_ENDFINAL 5109
#define MSG_FIN_GOTO2 5024
#define MSG_FIN_GOTO3 5071
#define MSG_FIN_GOTO4 5075
#define MSG_FIN_STARTFINAL 5025
#define MSG_FN4_STARTMUSIC 5356
+#define QU_FIN1_FALLCOIN 5018
#define QU_FN2_DOFINAL 5066
#define QU_FN3_DOFINAL 5072
#define QU_FN4_DOFINAL 5108
+#define ST_FCN_NORM 5017
// Debug scene
#define MSG_RESTARTGAME 4767