aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection.cpp
diff options
context:
space:
mode:
authorAlyssa Milburn2011-03-29 23:53:10 +0200
committerAlyssa Milburn2011-03-29 23:55:25 +0200
commit046a34bd42ecfc975e7658ffade8cf6768047ad9 (patch)
treeb768f9cc2d22bb434e2f70d87fedd3ce72cc98e4 /engines/mohawk/detection.cpp
parent882c042a734eed9006d1d6878865ceb994b7a6d3 (diff)
downloadscummvm-rg350-046a34bd42ecfc975e7658ffade8cf6768047ad9.tar.gz
scummvm-rg350-046a34bd42ecfc975e7658ffade8cf6768047ad9.tar.bz2
scummvm-rg350-046a34bd42ecfc975e7658ffade8cf6768047ad9.zip
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.
Diffstat (limited to 'engines/mohawk/detection.cpp')
-rw-r--r--engines/mohawk/detection.cpp2
1 files changed, 2 insertions, 0 deletions
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}
};