From 52922fe97c1951b48da5abb616250193b6ea89eb Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Thu, 12 Dec 2013 16:11:20 +0200 Subject: FULLPIPE: Implement sceneHandler04_gotoLadder() --- engines/fullpipe/constants.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/fullpipe/constants.h') 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 -- cgit v1.2.3