diff options
author | Travis Howell | 2009-03-09 21:42:10 +0000 |
---|---|---|
committer | Travis Howell | 2009-03-09 21:42:10 +0000 |
commit | f3e50fba7c7e7715c2e54f8d7de22434f87beae5 (patch) | |
tree | 458497291dbb1c105bd21356841eb785ce2cd9a2 | |
parent | 1e4c9488f20dc21e47d67053411cd1901afb4e20 (diff) | |
download | scummvm-rg350-f3e50fba7c7e7715c2e54f8d7de22434f87beae5.tar.gz scummvm-rg350-f3e50fba7c7e7715c2e54f8d7de22434f87beae5.tar.bz2 scummvm-rg350-f3e50fba7c7e7715c2e54f8d7de22434f87beae5.zip |
Personal Nightmare is part of the AGOS engine.
svn-id: r39277
-rwxr-xr-x | configure | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -87,7 +87,8 @@ add_engine scumm "SCUMM" yes "scumm_7_8 he" add_engine scumm_7_8 "v7 & v8 games" yes add_engine he "HE71+ games" yes add_engine agi "AGI" yes -add_engine agos "AGOS" yes +add_engine agos "AGOS" yes "pn" +add_engine pn "Personal Nightmare" no add_engine cine "Cinematique evo 1" yes add_engine cruise "Cinematique evo 2" no add_engine drascula "Drascula: The Vampire Strikes Back" yes @@ -100,7 +101,6 @@ add_engine lure "Lure of the Temptress" yes add_engine m4 "M4/MADS" no add_engine made "MADE" yes add_engine parallaction "Parallaction" yes -add_engine pn "Personal Nightmare" no add_engine queen "Flight of the Amazon Queen" yes add_engine saga "SAGA" yes "ihnm saga2" add_engine ihnm "IHNM" yes |