aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorLe Philousophe2019-10-03 09:50:11 +0200
committerLe Philousophe2019-10-03 09:51:33 +0200
commitb2b5f3c3f8f6810fdd42f268ed05f1bccd74d671 (patch)
treef6800c9d8e4c5556b99916d756cfa961627ffb0d /engines
parente44f3b55c2c7d475562f7ca357e1f7416dcc59b7 (diff)
downloadscummvm-rg350-b2b5f3c3f8f6810fdd42f268ed05f1bccd74d671.tar.gz
scummvm-rg350-b2b5f3c3f8f6810fdd42f268ed05f1bccd74d671.tar.bz2
scummvm-rg350-b2b5f3c3f8f6810fdd42f268ed05f1bccd74d671.zip
CRYOMNI3D: Fix typo
Diffstat (limited to 'engines')
-rw-r--r--engines/cryomni3d/detection_tables.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/cryomni3d/detection_tables.h b/engines/cryomni3d/detection_tables.h
index 1a148023c7..2cf1118ae6 100644
--- a/engines/cryomni3d/detection_tables.h
+++ b/engines/cryomni3d/detection_tables.h
@@ -100,7 +100,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
{
"versailles",
"",
- AD_ENTRY1s("PROGRAM.Z", 0, "167ac4d6e60856ee84d7369107d858d4", 230056),
+ AD_ENTRY1s("PROGRAM.Z", "167ac4d6e60856ee84d7369107d858d4", 230056),
Common::FR_FRA,
Common::kPlatformWindows,
ADGF_TESTING,
@@ -219,7 +219,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
{
"versailles",
"",
- AD_ENTRY1s("PROGRAM.Z", 0, "daeeb8bce80fe74fe28ecc22b6a97f83", 237679),
+ AD_ENTRY1s("PROGRAM.Z", "daeeb8bce80fe74fe28ecc22b6a97f83", 237679),
Common::EN_ANY,
Common::kPlatformWindows,
ADGF_TESTING,
@@ -253,7 +253,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
{
"versailles",
"",
- AD_ENTRY1s("PROGRAM.Z", 0, "8b0dcf71a7eb21b8378add8b16857bae", 237878),
+ AD_ENTRY1s("PROGRAM.Z", "8b0dcf71a7eb21b8378add8b16857bae", 237878),
Common::IT_ITA,
Common::kPlatformWindows,
ADGF_TESTING,
@@ -287,7 +287,7 @@ static const CryOmni3DGameDescription gameDescriptions[] = {
{
"versailles",
"",
- AD_ENTRY1s("PROGRAM.Z", 0, "2e1a40237f8b28cb6ef29cff137fa561", 238041),
+ AD_ENTRY1s("PROGRAM.Z", "2e1a40237f8b28cb6ef29cff137fa561", 238041),
Common::DE_DEU,
Common::kPlatformWindows,
ADGF_TESTING,