aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/agi.h
diff options
context:
space:
mode:
authorTravis Howell2009-02-16 04:45:29 +0000
committerTravis Howell2009-02-16 04:45:29 +0000
commit7fc7234312b0e056a3172d3c88cad346bb128b10 (patch)
tree95a30e14d69f39b3ce3266620bc2b403f8a3c8dc /engines/agi/agi.h
parent6af056c89d16ae506aab0c7a29ae43edf8105925 (diff)
downloadscummvm-rg350-7fc7234312b0e056a3172d3c88cad346bb128b10.tar.gz
scummvm-rg350-7fc7234312b0e056a3172d3c88cad346bb128b10.tar.bz2
scummvm-rg350-7fc7234312b0e056a3172d3c88cad346bb128b10.zip
Fix startup of the Amiga versions of Manhunter NY/SF, which seem to require the older platform value of 20.
svn-id: r38341
Diffstat (limited to 'engines/agi/agi.h')
-rw-r--r--engines/agi/agi.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/engines/agi/agi.h b/engines/agi/agi.h
index 6477f22429..4dfd444fb7 100644
--- a/engines/agi/agi.h
+++ b/engines/agi/agi.h
@@ -299,8 +299,9 @@ enum AgiMonitorType {
*
* At least these Amiga AGI versions use value 20:
* 2.082 (Space Quest I v1.2 1986)
+ * x.yyy (Manhunter NY 1.06 3/18/89)
+ * 2.333 (Manhunter SF 3.06 8/17/89)
*
- * TODO: Check Amiga versions of Manhunter I & II (I'd guess they use value 5 though).
*/
enum AgiComputerType {
kAgiComputerPC = 0,