From 046a34bd42ecfc975e7658ffade8cf6768047ad9 Mon Sep 17 00:00:00 2001 From: Alyssa Milburn Date: Tue, 29 Mar 2011 23:53:10 +0200 Subject: MOHAWK: Add LB detection entries from pacifist. This adds entries for Harry and the Haunted House, Ruff's Bone, Stellaluna, and Sheila Rae, the Brave. --- engines/mohawk/detection.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'engines/mohawk/detection.cpp') diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp index 7980328093..88988276d3 100644 --- a/engines/mohawk/detection.cpp +++ b/engines/mohawk/detection.cpp @@ -142,6 +142,8 @@ static const PlainGameDescriptor mohawkGames[] = { {"bearfight", "The Berenstain Bears Get in a Fight"}, {"arthurcomp", "Arthur's Computer Adventure"}, {"harryhh","Harry and the Haunted House"}, + {"stellaluna", "Stellaluna"}, + {"sheila", "Sheila Rae, the Brave"}, {0, 0} }; -- cgit v1.2.3