aboutsummaryrefslogtreecommitdiff
path: root/engines/agos/detection_tables.h
diff options
context:
space:
mode:
authorTravis Howell2009-05-07 12:05:44 +0000
committerTravis Howell2009-05-07 12:05:44 +0000
commit391cf9d1444446ce62f90e09e71954686ea50a92 (patch)
treee4023ffc465938a7cac53fe69b1161cd45920546 /engines/agos/detection_tables.h
parent70472c79cd8b338cc25282a5a3c7ddd1ae372fd1 (diff)
downloadscummvm-rg350-391cf9d1444446ce62f90e09e71954686ea50a92.tar.gz
scummvm-rg350-391cf9d1444446ce62f90e09e71954686ea50a92.tar.bz2
scummvm-rg350-391cf9d1444446ce62f90e09e71954686ea50a92.zip
Correct incorrect byte in corrupt 72.out file, included with some PC versions of PN.
svn-id: r40369
Diffstat (limited to 'engines/agos/detection_tables.h')
-rw-r--r--engines/agos/detection_tables.h26
1 files changed, 1 insertions, 25 deletions
diff --git a/engines/agos/detection_tables.h b/engines/agos/detection_tables.h
index 505261b40e..19b070a379 100644
--- a/engines/agos/detection_tables.h
+++ b/engines/agos/detection_tables.h
@@ -92,14 +92,13 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE | GF_CRUNCHED | GF_PLANAR
},
- // Personal Nightmare 1.1c - EGA English DOS Floppy (Packed)
+ // Personal Nightmare 1.1c - EGA English DOS Floppy
{
{
"pn",
"Floppy",
{
- { "01.out", GAME_VGAFILE, "3a2a4c3e07dfbc4b309deade0af37baf", -1},
{ "icon.out", GAME_ICONFILE, "40d8347c3154bfa8b642d6860a4b9481", -1},
{ "night.dbm", GAME_BASEFILE, "177311ae059243f6a2740e950585d786", -1},
{ "night.txt", GAME_TEXTFILE, "861fc1fa0864eef585f5865dee52e325", -1},
@@ -115,29 +114,6 @@ static const AGOSGameDescription gameDescriptions[] = {
GF_OLD_BUNDLE | GF_CRUNCHED | GF_EGA | GF_PLANAR
},
- // Personal Nightmare 1.1c - EGA English DOS Floppy (Unpacked)
- {
- {
- "pn",
- "Floppy",
-
- {
- { "01.out", GAME_VGAFILE, "7f3e2a7a3aad016ad1bf540fcbe031ca", -1},
- { "icon.out", GAME_ICONFILE, "40d8347c3154bfa8b642d6860a4b9481", -1},
- { "night.dbm", GAME_BASEFILE, "177311ae059243f6a2740e950585d786", -1},
- { "night.txt", GAME_TEXTFILE, "861fc1fa0864eef585f5865dee52e325", -1},
- { NULL, 0, NULL, 0}
- },
- Common::EN_ANY,
- Common::kPlatformPC,
- ADGF_NO_FLAGS
- },
-
- GType_PN,
- GID_PN,
- GF_OLD_BUNDLE | GF_EGA | GF_PLANAR
- },
-
// Elvira 1 - English Amiga Floppy Demo
{
{