aboutsummaryrefslogtreecommitdiff
path: root/engines/agi
diff options
context:
space:
mode:
authorMatthew Hoops2009-02-17 21:55:53 +0000
committerMatthew Hoops2009-02-17 21:55:53 +0000
commitddbad0197b158f2a27d9ca4eb5c9ecb542a9feeb (patch)
treef01e5f32fddc348f3f982c829fcc984b30586659 /engines/agi
parent83656cc9ad8230b530d49fd122c605b1aa612c30 (diff)
downloadscummvm-rg350-ddbad0197b158f2a27d9ca4eb5c9ecb542a9feeb.tar.gz
scummvm-rg350-ddbad0197b158f2a27d9ca4eb5c9ecb542a9feeb.tar.bz2
scummvm-rg350-ddbad0197b158f2a27d9ca4eb5c9ecb542a9feeb.zip
Add detection for the Space Quest 3.5 fan game.
svn-id: r38450
Diffstat (limited to 'engines/agi')
-rw-r--r--engines/agi/detection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/agi/detection.cpp b/engines/agi/detection.cpp
index 5dd9df423b..6f3f24db20 100644
--- a/engines/agi/detection.cpp
+++ b/engines/agi/detection.cpp
@@ -742,6 +742,7 @@ static const AGIGameDescription gameDescriptions[] = {
FANMADE_I("sq0", "v1.04", "2ad9d1a4624a98571ee77dcc83f231b6"),
FANMADE_I("sqx", "v10.0 Feb 05", "c992ae2f8ab18360404efdf16fa9edd1"),
FANMADE_I("sqx", "v10.0 Jul 18", "812edec45cefad559d190ffde2f9c910"),
+ FANMADE_F("Space Quest 3.5", "c077bc28d7b36213dd99dc9ecb0147fc", GF_AGIMOUSE|GF_AGIPAL),
FANMADE_F("Space Trek (v1.0)", "807a1aeadb2ace6968831d36ab5ea37a", GF_CLIPCOORDS),
FANMADE("Special Delivery", "88764dfe61126b8e73612c851b510a33"),
FANMADE("Speeder Bike Challenge (v1.0)", "2deb25bab379285ca955df398d96c1e7"),