aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/detection.cpp
diff options
context:
space:
mode:
authorPaul Gilbert2011-10-31 10:44:37 +1100
committerPaul Gilbert2011-10-31 10:44:37 +1100
commitef1f96b674fe4840c553e915f02eae45666cdf3b (patch)
tree8d27a2bcf35b9a220b58669e2e01b9765ef1e37f /engines/tsage/detection.cpp
parenta8cff4fd8e8d94d6325bd1547736dc2cdbbd5355 (diff)
downloadscummvm-rg350-ef1f96b674fe4840c553e915f02eae45666cdf3b.tar.gz
scummvm-rg350-ef1f96b674fe4840c553e915f02eae45666cdf3b.tar.bz2
scummvm-rg350-ef1f96b674fe4840c553e915f02eae45666cdf3b.zip
TSAGE: Added skeleton for Geekwad
Diffstat (limited to 'engines/tsage/detection.cpp')
-rw-r--r--engines/tsage/detection.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/tsage/detection.cpp b/engines/tsage/detection.cpp
index 12add10c58..ab179cbac8 100644
--- a/engines/tsage/detection.cpp
+++ b/engines/tsage/detection.cpp
@@ -62,6 +62,7 @@ static const PlainGameDescriptor tSageGameTitles[] = {
{ "ringworld", "Ringworld: Revenge of the Patriarch" },
{ "blueforce", "Blue Force" },
{ "ringworld2", "Return to Ringworld" },
+ { "geekwad", "The Geekwad: Games Of The Galaxy" },
{ 0, 0 }
};