aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/detection_tables.h
diff options
context:
space:
mode:
authorBastien Bouclet2016-09-15 09:22:47 +0200
committerBastien Bouclet2016-09-15 12:44:57 +0200
commit4c7d3c1857ee282a49c0f500f2ef9ca65e72360c (patch)
treeca5d0618cb27a9231a0340a38a6484a00b11f9ea /engines/mohawk/detection_tables.h
parentcb2b1b17db378abdcb479be6440f012de90a7b67 (diff)
downloadscummvm-rg350-4c7d3c1857ee282a49c0f500f2ef9ca65e72360c.tar.gz
scummvm-rg350-4c7d3c1857ee282a49c0f500f2ef9ca65e72360c.tar.bz2
scummvm-rg350-4c7d3c1857ee282a49c0f500f2ef9ca65e72360c.zip
MOHAWK: Change the game ID for the making of Myst to lowercase
No target upgrade needed since it is not stored in the config file.
Diffstat (limited to 'engines/mohawk/detection_tables.h')
-rw-r--r--engines/mohawk/detection_tables.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h
index d9aba26ca3..f481472bae 100644
--- a/engines/mohawk/detection_tables.h
+++ b/engines/mohawk/detection_tables.h
@@ -179,7 +179,7 @@ static const MohawkGameDescription gameDescriptions[] = {
// From clone2727
{
{
- "MakingOfMyst",
+ "makingofmyst",
"",
AD_ENTRY1("MAKING.DAT", "f6387e8f0f7b8a3e42c95294315d6a0e"),
Common::EN_ANY,
@@ -197,7 +197,7 @@ static const MohawkGameDescription gameDescriptions[] = {
// From clone2727
{
{
- "MakingOfMyst",
+ "makingofmyst",
"",
AD_ENTRY1("MAKING.DAT", "03ff62607e64419ab2b6ebf7b7bcdf63"),
Common::JA_JPN,
@@ -2764,7 +2764,7 @@ static const MohawkGameDescription fallbackDescs[] = {
{
{
- "MakingOfMyst",
+ "makingofmyst",
"unknown",
AD_ENTRY1(0, 0),
Common::UNK_LANG,