From 931b4abe5e81ba98f26109b4c7b3ced872b04bd5 Mon Sep 17 00:00:00 2001 From: Kari Salminen Date: Thu, 17 Jan 2008 11:36:54 +0000 Subject: Confirmed that the Amiga version of Space Quest II v2.0F using Amiga AGI 2.202 uses value 5 for v20 (i.e. the computer type variable). Thanks to Raziel for the info! svn-id: r30533 --- engines/agi/agi.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'engines') diff --git a/engines/agi/agi.h b/engines/agi/agi.h index ab7d5fd140..9316f58a97 100644 --- a/engines/agi/agi.h +++ b/engines/agi/agi.h @@ -284,6 +284,7 @@ enum AgiMonitorType { * x.yyy (Black Cauldron v2.00 1987-06-14) * x.yyy (Larry I v1.05 1987-06-26) * 2.107 (King's Quest II v2.0J. Date is probably 1987-01-29) + * 2.202 (Space Quest II v2.0F) * 2.310 (Police Quest I v2.0B 1989-02-22) * 2.316 (Gold Rush! v2.05 1989-03-09) * 2.333 (King's Quest III v2.15 1989-11-15) @@ -291,8 +292,6 @@ enum AgiMonitorType { * At least these Amiga AGI versions use value 20: * 2.082 (Space Quest I v1.2 1986) * - * TODO: Check Amiga version of Space Quest II (v2.0F, AGI 2.202) because - * it's a bit of an odd bird (e.g. uses a slightly different palette than others). * TODO: Check Amiga versions of Manhunter I & II (I'd guess they use value 5 though). */ enum AgiComputerType { -- cgit v1.2.3