diff options
Diffstat (limited to 'engines/fullpipe/constants.h')
-rw-r--r-- | engines/fullpipe/constants.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/fullpipe/constants.h b/engines/fullpipe/constants.h index 64f528a667..43807d7839 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -888,6 +888,7 @@ namespace Fullpipe { #define MSG_SC18_SHOWMANJUMP 1510 #define MSG_SC18_SHOWMANJUMPTO 1508 #define MV_BOY18_JUMPTO 1481 +#define MV_GRL18_JUMPTO 1488 #define MV_KSL_INBOY 1491 #define MV_KSL_INGIRL 1493 #define MV_KSL_INMAN 1504 |