From 403a33b11c797ba628a13de96fa9b72847e06d1a Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Tue, 1 Feb 2011 02:47:24 +0000 Subject: MOHAWK: Add detection for The Berenstain Bears Get in a Fight svn-id: r55701 --- engines/mohawk/detection.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/mohawk/detection.cpp') diff --git a/engines/mohawk/detection.cpp b/engines/mohawk/detection.cpp index c9253e4916..74403fa36a 100644 --- a/engines/mohawk/detection.cpp +++ b/engines/mohawk/detection.cpp @@ -122,6 +122,7 @@ static const PlainGameDescriptor mohawkGames[] = { {"catinthehat", "The Cat in the Hat"}, {"rugrats", "Rugrats Adventure Game"}, {"lbsampler", "Living Books Sampler"}, + {"bearfight", "The Berenstain Bears Get in a Fight"}, {0, 0} }; -- cgit v1.2.3