diff options
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r-- | engines/fullpipe/constants.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 16dbe34a4f..5f2b8fe93a 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -1115,9 +1115,13 @@ namespace Fullpipe { #define MSG_SC33_TESTMUG 5185 #define MSG_SC33_TRYKUBIK 4980 #define MSG_SC33_UPDATEKUBIK 5346 +#define MV_VNT33_TURND 2638 +#define MV_VNT33_TURNR 2641 #define PIC_SC33_LTRUBA 2618 #define PIC_SC33_ZONES 5298 #define QU_KBK33_START 4983 +#define ST_VNT33_DOWN 2640 +#define ST_VNT33_RIGHT 2639 // Scene 36 #define ANI_SCISSORS_36 2647 |