aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2008-03-19 01:22:28 +0000
committerTravis Howell2008-03-19 01:22:28 +0000
commit2d33f965a57b7364e47b5f39baabc13a54303446 (patch)
tree7ed94ca308a8eae287aab22ca83d997ede2f74d1 /engines/agos/detection_tables.h
parent48dc290b6c1a9c549a1ce490cc12e2037391dc46 (diff)
downloadscummvm-rg350-2d33f965a57b7364e47b5f39baabc13a54303446.tar.gz
scummvm-rg350-2d33f965a57b7364e47b5f39baabc13a54303446.tar.bz2
scummvm-rg350-2d33f965a57b7364e47b5f39baabc13a54303446.zip
Correct extra field for Amiga floppy versions of Simon the Sorcerer 1.
svn-id: r31190
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index ef778b651d..70f86f521f 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -814,11 +814,11 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_TALKIE
},
- // Simon the Sorcerer 1 - English Amiga ECS Floppy
+ // Simon the Sorcerer 1 - English Amiga OCS Floppy
{
{
"simon1",
- "ECS Floppy",
+ "OCS Floppy",
{
{ "gameamiga", GAME_BASEFILE, "bb94a688e247695d912cce9d0173d73a", -1},
@@ -837,11 +837,11 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_32COLOR | GF_CRUNCHED | GF_OLD_BUNDLE | GF_PLANAR
},
- // Simon the Sorcerer 1 - English Amiga ECS Demo
+ // Simon the Sorcerer 1 - English Amiga OCS Demo
{
{
"simon1",
- "ECS Demo",
+ "OCS Demo",
{
{ "gameamiga", GAME_BASEFILE, "4696309eed9d7335c62ebb87a0f006ad", -1},