From 2873bdb6af09dc76a49287a98ec7df0d8132408e Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 2 Jan 2014 10:29:04 +0200 Subject: FULLPIPE: Implement sceneHandler21() --- engines/fullpipe/constants.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 0dafd6f138..53c69771fc 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -725,6 +725,8 @@ namespace Fullpipe { // Scene 21 #define ANI_GIRAFFE_BOTTOM 1633 +#define MSG_SC21_UPDATEASS 4211 +#define ST_GRFB_SIT 1687 #define ST_GRFB_HANG 1638 // Scene 24 -- cgit v1.2.3