aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection.cpp
diff options
context:
space:
mode:
authorMatthew Hoops2011-02-01 02:47:24 +0000
committerMatthew Hoops2011-02-01 02:47:24 +0000
commit403a33b11c797ba628a13de96fa9b72847e06d1a (patch)
tree9cff1f9149ff2ab20229fb3bc268e398e3a8036f /engines/mohawk/detection.cpp
parent088b5f774382b6fe66fcfdeb78461d0053969a00 (diff)
downloadscummvm-rg350-403a33b11c797ba628a13de96fa9b72847e06d1a.tar.gz
scummvm-rg350-403a33b11c797ba628a13de96fa9b72847e06d1a.tar.bz2
scummvm-rg350-403a33b11c797ba628a13de96fa9b72847e06d1a.zip
MOHAWK: Add detection for The Berenstain Bears Get in a Fight
svn-id: r55701
Diffstat (limited to 'engines/mohawk/detection.cpp')
-rw-r--r--engines/mohawk/detection.cpp1
1 files changed, 1 insertions, 0 deletions
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}
};