aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorEugene Sandulenko2016-03-08 11:12:53 +0100
committerEugene Sandulenko2016-03-09 15:47:22 +0100
commitc44a7f60208c204237a28966160112d5e8b6e575 (patch)
tree0d1c0b94adca37279f4fbb2b36716b6bae5ec5b8 /engines
parent19c9993db9dcb1035cc3560f58a3628389c5cdc5 (diff)
downloadscummvm-rg350-c44a7f60208c204237a28966160112d5e8b6e575.tar.gz
scummvm-rg350-c44a7f60208c204237a28966160112d5e8b6e575.tar.bz2
scummvm-rg350-c44a7f60208c204237a28966160112d5e8b6e575.zip
WAGE: Added Minitorian game detection
Diffstat (limited to 'engines')
-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 26bbe59f86..740cb96bba 100644
--- a/engines/wage/detection_tables.h
+++ b/engines/wage/detection_tables.h
@@ -54,6 +54,7 @@ static const ADGameDescription gameDescriptions[] = {
FANGAME("Lost Crystal", "4f21ba8ee64f8d655b9eeb1e3ffd50f7", 792064),
FANGAME("Magic Rings", "6e0d1dd561d3dad8f9a7a20ed1f09b16", 112000),
FANGAME("Midnight Snack", "346982a32fc701f53bb19771d72063d0", 69504),
+ FANGAME("Minitorian", "5e8b1c21fccd629eac0300e9cf003a2d", 592384),
FANGAME("Puzzle Piece Search", "51885fe2effeaa14b2b8b08a53931805", 252928), // From Joshua's Worlds 1.0
// Empty(?) first scene
FANGAME("Pyramid of No Return", "48a9c668ce69206f57e11e1a85970d02", 392192),