From f9868255a959647c35c46454a4d4612971154fc9 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sun, 22 Nov 2015 23:53:23 +0100 Subject: MADS: Fix compilation. --- engines/mads/phantom/phantom_scenes3.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/mads/phantom') diff --git a/engines/mads/phantom/phantom_scenes3.h b/engines/mads/phantom/phantom_scenes3.h index 58f2a08b91..9f58ad12bf 100644 --- a/engines/mads/phantom/phantom_scenes3.h +++ b/engines/mads/phantom/phantom_scenes3.h @@ -209,7 +209,7 @@ private: int _boatFrame; int _talkCount; - void Scene309::handleBoatAnimation(); + void handleBoatAnimation(); public: Scene309(MADSEngine *vm); -- cgit v1.2.3