aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene_script.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/bladerunner/script/scene_script.h')
-rw-r--r--engines/bladerunner/script/scene_script.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/bladerunner/script/scene_script.h b/engines/bladerunner/script/scene_script.h
index 086388c2d6..a1167c9fb9 100644
--- a/engines/bladerunner/script/scene_script.h
+++ b/engines/bladerunner/script/scene_script.h
@@ -119,11 +119,11 @@ DECLARE_SCRIPT(BB51)
END_SCRIPT
DECLARE_SCRIPT(CT01)
- void sub_40269C();
+ void dialogueWithHowieLee();
END_SCRIPT
DECLARE_SCRIPT(CT02)
- void sub_401ACC();
+ void dialogueWithZuben();
END_SCRIPT
DECLARE_SCRIPT(CT03)