From c776ec6afafb9b3508d66adbf032bc5430c5af04 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 23 Jan 2014 11:46:18 -0800 Subject: FULLPIPE: More code to sceneFinal --- 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 1dd5fcd624..c5f97d8c85 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1357,6 +1357,9 @@ namespace Fullpipe { #define MSG_FIN_GOTO4 5075 #define MSG_FIN_STARTFINAL 5025 #define MSG_FN4_STARTMUSIC 5356 +#define QU_FN2_DOFINAL 5066 +#define QU_FN3_DOFINAL 5072 +#define QU_FN4_DOFINAL 5108 // Debug scene #define MSG_RESTARTGAME 4767 -- cgit v1.2.3