aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-03-30 08:31:30 +0000
committerTravis Howell2009-03-30 08:31:30 +0000
commit6460511603b2c780ec8fbf5f46418f503254578b (patch)
tree795c3d9e09e10479c18b475947932862b014793e /engines/agos/detection_tables.h
parentdd32b974e4aef065907311632d4f009bef2efba6 (diff)
downloadscummvm-rg350-6460511603b2c780ec8fbf5f46418f503254578b.tar.gz
scummvm-rg350-6460511603b2c780ec8fbf5f46418f503254578b.tar.bz2
scummvm-rg350-6460511603b2c780ec8fbf5f46418f503254578b.zip
Add GF_EGA feature flag for PN, to allow easier support of PC VGA version in future.
svn-id: r39753
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 5043138444..c0b5309b40 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -92,7 +92,7 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE | GF_CRUNCHED | GF_PLANAR
},
- // Personal Nightmare 1.1c - English DOS Floppy
+ // Personal Nightmare 1.1c - EGA English DOS Floppy
{
{
"pn",
@@ -111,7 +111,7 @@ static const AGOSGameDescription gameDescriptions[] = {
GType_PN,
GID_PN,
- GF_OLD_BUNDLE | GF_CRUNCHED | GF_PLANAR
+ GF_OLD_BUNDLE | GF_CRUNCHED | GF_EGA | GF_PLANAR
},
// Elvira 1 - English Amiga Floppy Demo