diff options
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r-- | engines/fullpipe/constants.h | 6 |
1 files changed, 6 insertions, 0 deletions
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 |