From b2933f9c018a7366df21405df3161cf3c2148a87 Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Wed, 1 Jan 2014 15:00:13 +0200 Subject: FULLPIPE: Implement sceneHandler16_fillMug() --- engines/fullpipe/constants.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'engines/fullpipe/constants.h') diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index c83da09334..fa90756bce 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -660,11 +660,17 @@ namespace Fullpipe { #define MSG_SC16_SHOWMUGFULL 1396 #define MSG_SC16_SHOWWIRE 1350 #define MSG_SC16_STARTLAUGH 1374 +#define MV_BT16_FILL 3286 #define MV_GRL_FALL 3115 #define MV_GRL_LAUGH_POPA 3278 +#define MV_JTI_FLOWBY 1393 +#define MV_JTI_FLOWIN 1394 +#define MV_MAN16_TAKEMUG 1362 #define PIC_SC16_TUMBA 1368 #define QU_BRD16_STARTBEARDED 4948 +#define QU_SC16_BOYOUT 1364 #define QU_SC16_GIRLLAUGH 1375 +#define QU_SC16_GIRLOUT 1365 #define QU_SC16_SHOWMUG 1361 #define SND_16_034 3854 #define SND_16_035 3855 -- cgit v1.2.3