From a42d84f01ee8082614a4753f1649f2a67a9deac2 Mon Sep 17 00:00:00 2001 From: Oliver Kiehl Date: Sat, 7 Dec 2002 17:36:38 +0000 Subject: added the possibility to interrupt conversations in simon2 as in the original game svn-id: r5870 --- simon/simon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'simon/simon.h') 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(); -- cgit v1.2.3