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 ec46e39a5c..1a59cce787 100644 --- a/engines/fullpipe/constants.h +++ b/engines/fullpipe/constants.h @@ -122,6 +122,7 @@ namespace Fullpipe { #define MV_MAN_JUMPONPLANK 551 #define MV_MAN_LOOKLADDER 520 #define MV_MAN_LOOKUP 4773 +#define MV_MAN_PLANKTOLADDER 553 #define MV_MAN_STARTLADDER 452 #define MV_MAN_STARTLADDER2 2842 #define MV_MAN_STOPLADDER 454 |