aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom')
-rw-r--r--engines/mads/phantom/phantom_scenes3.h2
1 files changed, 1 insertions, 1 deletions
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);