aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/phantom/phantom_scenes1.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/mads/phantom/phantom_scenes1.h')
-rw-r--r--engines/mads/phantom/phantom_scenes1.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/mads/phantom/phantom_scenes1.h b/engines/mads/phantom/phantom_scenes1.h
index 7a3b3fb38e..99146ae3c3 100644
--- a/engines/mads/phantom/phantom_scenes1.h
+++ b/engines/mads/phantom/phantom_scenes1.h
@@ -243,8 +243,8 @@ private:
int _conversationCount;
int _prevShutUpFrame;
- void handle_animation_char();
- void process_conversation_charles();
+ void handleCharAnimation();
+ void handleCharlesConversation();
public:
Scene108(MADSEngine *vm);