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.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/bladerunner/script/scene_script.h b/engines/bladerunner/script/scene_script.h
index 12c17cedb4..de9cd0dda5 100644
--- a/engines/bladerunner/script/scene_script.h
+++ b/engines/bladerunner/script/scene_script.h
@@ -364,7 +364,7 @@ DECLARE_SCRIPT(PS03)
END_SCRIPT
DECLARE_SCRIPT(PS04)
- void sub_4017E4();
+ void dialogueWithGuzza();
END_SCRIPT
DECLARE_SCRIPT(PS05)
@@ -420,15 +420,15 @@ DECLARE_SCRIPT(RC03)
END_SCRIPT
DECLARE_SCRIPT(RC04)
- void sub_401DF4();
+ void dialogueWithBulletBob();
END_SCRIPT
DECLARE_SCRIPT(RC51)
END_SCRIPT
DECLARE_SCRIPT(TB02)
- void sub_402644();
- void sub_402B50();
+ void dialogueWithTyrellGuard();
+ void dialogueWithSteele();
END_SCRIPT
DECLARE_SCRIPT(TB03)