aboutsummaryrefslogtreecommitdiff
path: root/simon/simon.h
diff options
context:
space:
mode:
authorOliver Kiehl2002-12-07 17:36:38 +0000
committerOliver Kiehl2002-12-07 17:36:38 +0000
commita42d84f01ee8082614a4753f1649f2a67a9deac2 (patch)
tree370f5996c600fcb5bc09b03d43555359816db2d2 /simon/simon.h
parent0ecd439fe1e719e568f0bab78558aa0314f617ed (diff)
downloadscummvm-rg350-a42d84f01ee8082614a4753f1649f2a67a9deac2.tar.gz
scummvm-rg350-a42d84f01ee8082614a4753f1649f2a67a9deac2.tar.bz2
scummvm-rg350-a42d84f01ee8082614a4753f1649f2a67a9deac2.zip
added the possibility to interrupt conversations in simon2 as in the original game
svn-id: r5870
Diffstat (limited to 'simon/simon.h')
-rw-r--r--simon/simon.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/simon/simon.h b/simon/simon.h
index 29a3053384..52b158742c 100644
--- a/simon/simon.h
+++ b/simon/simon.h
@@ -452,6 +452,7 @@ public:
void o_unk_114();
void o_wait_for_vga(uint a);
+ void skip_speech();
void o_unk_120(uint a);
void o_unk_126();
void o_unk_127();