From fa6eb76d6607608edc2415a827aac787915ca11f Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Tue, 24 Dec 2013 16:32:50 +1100 Subject: VOYEUR: Implemented further event methods, and miscellaneous --- engines/voyeur/staticres.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'engines/voyeur/staticres.h') diff --git a/engines/voyeur/staticres.h b/engines/voyeur/staticres.h index 990e2cf72a..ab35ac202f 100644 --- a/engines/voyeur/staticres.h +++ b/engines/voyeur/staticres.h @@ -47,6 +47,9 @@ extern const char *const MONDAY; extern const char *const AM; extern const char *const PM; +extern const char *const START_OF_MESSAGE; +extern const char *const END_OF_MESSAGE; + } // End of namespace Voyeur #endif -- cgit v1.2.3