From dad0ea4dab42852afa1c2c01933589122cb0dec5 Mon Sep 17 00:00:00 2001 From: rootfather Date: Thu, 8 Feb 2018 14:55:13 +0100 Subject: MOHAWK: Fix indentation in detection_tables.h --- engines/mohawk/detection_tables.h | 27 +++++++++++++-------------- 1 file changed, 13 insertions(+), 14 deletions(-) (limited to 'engines/mohawk/detection_tables.h') diff --git a/engines/mohawk/detection_tables.h b/engines/mohawk/detection_tables.h index 8e3b6a428b..a06b814fbd 100644 --- a/engines/mohawk/detection_tables.h +++ b/engines/mohawk/detection_tables.h @@ -52,8 +52,7 @@ static const MohawkGameDescription gameDescriptions[] = { }, // Myst - // English Windows 3.11 - // Version 1.0.1 + // English Windows 3.11, v1.0.1 // From rootfather { { @@ -74,18 +73,18 @@ static const MohawkGameDescription gameDescriptions[] = { // English Windows 3.11, v1.0 // From vonLeheCreative, #9645 { - { - "myst", - "", - AD_ENTRY1("MYST.DAT", "0e4b6fcbd2419d4371365314fb7443f8"), - Common::EN_ANY, - Common::kPlatformWindows, - ADGF_NO_FLAGS, - GUI_OPTIONS_MYST - }, - GType_MYST, - 0, - 0, + { + "myst", + "", + AD_ENTRY1("MYST.DAT", "0e4b6fcbd2419d4371365314fb7443f8"), + Common::EN_ANY, + Common::kPlatformWindows, + ADGF_NO_FLAGS, + GUI_OPTIONS_MYST + }, + GType_MYST, + 0, + 0, }, // Myst Demo -- cgit v1.2.3