diff options
author | Eugene Sandulenko | 2016-04-04 11:00:00 +0200 |
---|---|---|
committer | Eugene Sandulenko | 2016-04-04 11:13:22 +0200 |
commit | 2b2b1e8473157542d2af1847a86e2296c8cfeac5 (patch) | |
tree | f7d4e303b774e17053c9abefe6505183f6a80254 /engines/wage | |
parent | a652dd745470df4af3bb8c4954fe10aa80c5a4a2 (diff) | |
download | scummvm-rg350-2b2b1e8473157542d2af1847a86e2296c8cfeac5.tar.gz scummvm-rg350-2b2b1e8473157542d2af1847a86e2296c8cfeac5.tar.bz2 scummvm-rg350-2b2b1e8473157542d2af1847a86e2296c8cfeac5.zip |
WAGE: Added 2 more games to detection
Diffstat (limited to 'engines/wage')
-rw-r--r-- | engines/wage/detection_tables.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/engines/wage/detection_tables.h b/engines/wage/detection_tables.h index 664a1d09c4..6f09261019 100644 --- a/engines/wage/detection_tables.h +++ b/engines/wage/detection_tables.h @@ -83,6 +83,7 @@ static const ADGameDescription gameDescriptions[] = { FANGAME("Intro to Gothic", "6f732eaad6e3b85795f8ee6c6a40d837", 208067), // No Next button in intro FANGAME("Jamie the Demon Slayer", "fa0ca9618c18425b6d9bf913f762d91b", 232789), + FANGAMEN("Journey", "The Journey 1.6.2 US", "e66f37472e1414a088eb5d5acc4df794", 820572), // Problems with window overlay FANGAMEN("Jumble", "LSJUMBLE", "7c46851d2f90c7da9efe40b1688869c2", 647339), // Original file name is "LSJUMBLE† " FANGAME("Karth of the Jungle", "5f2346834821dc3c4008e139cd37b3cb", 96711), @@ -97,6 +98,7 @@ static const ADGameDescription gameDescriptions[] = { FANGAME("Messy House", "705df61da9e7d742b7ad678e59eb7bfb", 177120), FANGAME("Midnight Snack", "76986389f9a08dd95450c8b9cf408653", 67952), FANGAME("Midnight Snack", "76986389f9a08dd95450c8b9cf408653", 67966), // Alt version + FANGAME("Mike's House", "3d23c2b88cefd958bcbc4d4c711003d8", 87357), FANGAME("Minitorian", "15fbb2bd75d83155ed21edbc5dc9558f", 586464), FANGAME("M'Lord's Warrior", "0bebb2c62529c89590f6c5be6e1e9838", 465639), // Original file name is "M'Lord's Warrior †" // Unhandled comparison case |