From 08dc811baa587e40af720eeb3e2fe98d4dbd22d7 Mon Sep 17 00:00:00 2001 From: Paul Gilbert Date: Thu, 21 May 2015 18:48:21 -0400 Subject: TSAGE: Implemented game startup code for Sherlock Logo --- engines/tsage/detection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/tsage/detection.cpp') diff --git a/engines/tsage/detection.cpp b/engines/tsage/detection.cpp index 9d61b4d182..388967931d 100644 --- a/engines/tsage/detection.cpp +++ b/engines/tsage/detection.cpp @@ -62,6 +62,7 @@ static const PlainGameDescriptor tSageGameTitles[] = { { "ringworld", "Ringworld: Revenge of the Patriarch" }, { "blueforce", "Blue Force" }, { "ringworld2", "Return to Ringworld" }, + { "sherlock-logo", "The Lost Files of Sherlock Holmes (Logo)" }, { 0, 0 } }; -- cgit v1.2.3