aboutsummaryrefslogtreecommitdiff
path: root/engines/agi/detection_tables.h
diff options
context:
space:
mode:
authorMatthew Hoops2011-02-28 22:19:02 -0500
committerMatthew Hoops2011-02-28 22:22:19 -0500
commit06e88662d92bc60a5f04a81ac44534a1c1fa8163 (patch)
treea5198890b2f17d3d6488bb25c9178323bc5e76ab /engines/agi/detection_tables.h
parent2d46c9b6a212edb6243da63dc1f721c50406fc2a (diff)
downloadscummvm-rg350-06e88662d92bc60a5f04a81ac44534a1c1fa8163.tar.gz
scummvm-rg350-06e88662d92bc60a5f04a81ac44534a1c1fa8163.tar.bz2
scummvm-rg350-06e88662d92bc60a5f04a81ac44534a1c1fa8163.zip
AGI: Add detection for the 'AGI Combat' fan game
Diffstat (limited to 'engines/agi/detection_tables.h')
-rw-r--r--engines/agi/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
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"),