aboutsummaryrefslogtreecommitdiff
path: root/engines/bladerunner/script/scene_script.h
diff options
context:
space:
mode:
authorPeter Kohaut2019-02-02 19:37:31 +0100
committerPeter Kohaut2019-02-03 00:14:09 +0100
commitf2d76c2d7162d8b3e514c6cb6f865ef527e037a2 (patch)
treeaf13f714f4277ee29b19fb8ab89db6939ad25713 /engines/bladerunner/script/scene_script.h
parentcee294137a95742a7be711c23bc4a3dcc7a6465e (diff)
downloadscummvm-rg350-f2d76c2d7162d8b3e514c6cb6f865ef527e037a2.tar.gz
scummvm-rg350-f2d76c2d7162d8b3e514c6cb6f865ef527e037a2.tar.bz2
scummvm-rg350-f2d76c2d7162d8b3e514c6cb6f865ef527e037a2.zip
BLADERUNNER: Cleanup of scripts at start of chapter 5
Diffstat (limited to 'engines/bladerunner/script/scene_script.h')
-rw-r--r--engines/bladerunner/script/scene_script.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/engines/bladerunner/script/scene_script.h b/engines/bladerunner/script/scene_script.h
index ca6f416367..1212371c12 100644
--- a/engines/bladerunner/script/scene_script.h
+++ b/engines/bladerunner/script/scene_script.h
@@ -483,9 +483,7 @@ DECLARE_SCRIPT(UG12)
END_SCRIPT
DECLARE_SCRIPT(UG13)
- void sub_4023D8();
- void sub_4025E0();
- int sub_402AD0();
+ void talkAboutGuzza();
void dialogueWithHomeless1();
void dialogueWithHomeless2();
END_SCRIPT