aboutsummaryrefslogtreecommitdiff
path: root/common/gameDetector.cpp
diff options
context:
space:
mode:
authorTravis Howell2003-01-11 15:38:37 +0000
committerTravis Howell2003-01-11 15:38:37 +0000
commit8b9e8cb8123222bdc7a94e18f891e892e658eb72 (patch)
treef6809afbd18186d9c0bebc5a095e75ea4c9f387f /common/gameDetector.cpp
parent905d6b600865e882c399e8630bdd6a99c1824d15 (diff)
downloadscummvm-rg350-8b9e8cb8123222bdc7a94e18f891e892e658eb72.tar.gz
scummvm-rg350-8b9e8cb8123222bdc7a94e18f891e892e658eb72.tar.bz2
scummvm-rg350-8b9e8cb8123222bdc7a94e18f891e892e658eb72.zip
More simon 2 targets (amiga/mac ports)
svn-id: r6396
Diffstat (limited to 'common/gameDetector.cpp')
-rw-r--r--common/gameDetector.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/common/gameDetector.cpp b/common/gameDetector.cpp
index 594bba0ca8..3221aa3a01 100644
--- a/common/gameDetector.cpp
+++ b/common/gameDetector.cpp
@@ -158,6 +158,8 @@ const VersionSettings version_settings[] = {
{"simon1win", "Simon the Sorcerer 1 Talkie for Windows", GID_SIMON_FIRST+6, 99, 99, 99, 0, "SIMON.GME"},
{"simon2win", "Simon the Sorcerer 2 Talkie for Windows", GID_SIMON_FIRST+7, 99, 99, 99, 0, "GSPTR30"},
{"simon2win", "Simon the Sorcerer 2 Talkie for Windows", GID_SIMON_FIRST+7, 99, 99, 99, 0, "GSPTR30."},
+ {"simon2amiga", "Simon the Sorcerer 2 Talkie for Amiga", GID_SIMON_FIRST+23, 99, 99, 99, 0, "GSPTR30."},
+ {"simon2mac", "Simon the Sorcerer 2 Talkie for Mac", GID_SIMON_FIRST+23, 99, 99, 99, 0, "GSPTR30."},
{"simon1demo", "Simon the Sorcerer 1 for DOS (Demo)", GID_SIMON_FIRST+8, 99, 99, 99, 0, "GDEMO"},
{"simon2demo", "Simon the Sorcerer 2 Talkie for DOS (Demo)", GID_SIMON_FIRST+5, 99, 99, 99, 0, "GSPTR30"},