From a5b02677775f06bd0de99b81de104d24a3abc50e Mon Sep 17 00:00:00 2001 From: Strangerke Date: Mon, 13 Feb 2012 22:11:18 +0100 Subject: TSAGE: R2R - Scene 1337: Implement subD02CA() plus a couple of little functions used by AI --- engines/tsage/staticres.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/tsage/staticres.cpp') diff --git a/engines/tsage/staticres.cpp b/engines/tsage/staticres.cpp index e8004bc40d..c254565aca 100644 --- a/engines/tsage/staticres.cpp +++ b/engines/tsage/staticres.cpp @@ -243,7 +243,7 @@ char const *const NO_MSG = " No "; char const *const USE_INTERCEPTOR = "Do you want to use your interceptor card?"; char const *const USE_DOUBLE_AGENT = "Do you want to use your double agent?"; char const *const NEED_INSTRUCTIONS = "Do you want instructions?"; - +char const *const WRONG_ANSWER_MSG = "Wrong respond value sent."; const byte k562CC[] = { 20, 7, 41, 6, 3, 6, 42, 11, -- cgit v1.2.3