From 727c44a72ae0051af2780200acad1e18939e552d Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Mon, 28 Oct 2013 23:18:33 +0200 Subject: FULLPIPE: Implement ModalIntro::update() --- engines/fullpipe/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 6c1686db4c..2cf7425de4 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -157,6 +157,7 @@ namespace Fullpipe { #define SC_TITLES 5166 #define SND_CMN_031 3516 #define SND_CMN_070 5199 +#define SND_INTR_019 5220 #define ST_IN1MAN_SLEEP 5112 #define ST_LBN_0N 2832 #define ST_LBN_0P 2833 -- cgit v1.2.3