diff options
Diffstat (limited to 'engines/fullpipe/constants.h')
| -rw-r--r-- | engines/fullpipe/constants.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 8d2941e738..2e2d216858 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -805,6 +805,9 @@ namespace Fullpipe { #define PIC_SC23_LADDERU 3411 #define QU_GRFU_TURN_UD 1664 #define QU_GRFU_TURN_UL 1662 +#define QU_SC23_FROMCALENDAREXIT 1735 +#define QU_SC23_SHOWSTOOL 3335 +#define QU_SC23_STARTKISS 1822 #define ST_CND_5 1713 #define ST_GRFG_BALD 1675 #define ST_GRFG_EMPTY 1674 |
