From 86e244bbe5581cdf04d093dcd894f5aa646a0bca Mon Sep 17 00:00:00 2001 From: Eugene Sandulenko Date: Sun, 5 Jan 2014 22:41:04 +0200 Subject: FULLPIPE: Enable scene26 --- engines/fullpipe/scenes/scene26.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/fullpipe/scenes/scene26.cpp') diff --git a/engines/fullpipe/scenes/scene26.cpp b/engines/fullpipe/scenes/scene26.cpp index 841e1896bb..0c53130e3e 100644 --- a/engines/fullpipe/scenes/scene26.cpp +++ b/engines/fullpipe/scenes/scene26.cpp @@ -87,7 +87,7 @@ void sceneHandler26_updateDrop() { g_fp->_behaviorManager->setFlagByStaticAniObject(g_vars->scene26_drop, 1); } -void scene26_setupDrop() { +void scene26_setupDrop(Scene *sc) { sceneHandler26_updateDrop(); } -- cgit v1.2.3