aboutsummaryrefslogtreecommitdiff
path: root/engines/wage/detection_tables.h
diff options
context:
space:
mode:
authorEugene Sandulenko2017-08-13 14:24:35 +0200
committerEugene Sandulenko2017-08-14 23:28:12 +0200
commitc462fe9ee74c13bf987aa99dba5743f62117ad1c (patch)
tree2f75ade81ce9801f5f94b9121506cce0f8a4a405 /engines/wage/detection_tables.h
parentd99596d477703ae0aca15ed84b63cc66ba95b00d (diff)
downloadscummvm-rg350-c462fe9ee74c13bf987aa99dba5743f62117ad1c.tar.gz
scummvm-rg350-c462fe9ee74c13bf987aa99dba5743f62117ad1c.tar.bz2
scummvm-rg350-c462fe9ee74c13bf987aa99dba5743f62117ad1c.zip
WAGE: Add detection for "James Bond 007"
Diffstat (limited to 'engines/wage/detection_tables.h')
-rw-r--r--engines/wage/detection_tables.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h
index c4262cd40d..c52545135b 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -80,6 +80,7 @@ static const ADGameDescription gameDescriptions[] = {
FANGAMEN("Haunted House", "Haunted House 1.5", "5db2f95c7abaa9d060b94271a5bc57f8", 177500),
// Cropped graphics on first scene, cannot pass to in-game
FANGAME("Intro to Gothic", "6f732eaad6e3b85795f8ee6c6a40d837", 208067),
+ FANGAMEN("James Bond 007", "007", "885c2b6b79c81bd230732431e04a8231", 50663),
// Lots of unhandled comparisons
FANGAME("Jamie the Demon Slayer", "fa0ca9618c18425b6d9bf913f762d91b", 232789),
FANGAMEN("Journey", "The Journey 1.6.2 US", "e66f37472e1414a088eb5d5acc4df794", 820572),