From 06e88662d92bc60a5f04a81ac44534a1c1fa8163 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Mon, 28 Feb 2011 22:19:02 -0500 Subject: AGI: Add detection for the 'AGI Combat' fan game --- engines/agi/detection_tables.h | 1 + 1 file changed, 1 insertion(+) (limited to 'engines/agi/detection_tables.h') diff --git a/engines/agi/detection_tables.h b/engines/agi/detection_tables.h index 711701f55a..fb1b830e24 100644 --- a/engines/agi/detection_tables.h +++ b/engines/agi/detection_tables.h @@ -569,6 +569,7 @@ static const AGIGameDescription gameDescriptions[] = { GAME_PS("xmascard", "", "25ad35e9628fc77e5e0dd35852a272b6", 768, 0x2440, GID_XMASCARD, Common::kPlatformCoCo3), FANMADE_F("2 Player Demo", "4279f46b3cebd855132496476b1d2cca", GF_AGIMOUSE), + FANMADE("AGI Combat", "0be6a8a9e19203dcca0067d280798871"), FANMADE("AGI Contest 1 Template", "d879aed25da6fc655564b29567358ae2"), FANMADE("AGI Contest 2 Template", "5a2fb2894207eff36c72f5c1b08bcc07"), FANMADE("AGI Mouse Demo 0.60 demo 1", "c07e2519de674c67386cb2cc6f2e3904"), -- cgit v1.2.3