aboutsummaryrefslogtreecommitdiff
path: root/engines
diff options
context:
space:
mode:
authorJohannes Schickel2016-02-27 17:27:45 +0100
committerJohannes Schickel2016-02-27 17:28:01 +0100
commit9059189e35b37f7c4bec2714cf866e67d80c140d (patch)
tree606442bd34dbdfd83d786684a57a9a10a4634bef /engines
parente8847195b91c7ac85c306eca2cfaaff30acf14a1 (diff)
downloadscummvm-rg350-9059189e35b37f7c4bec2714cf866e67d80c140d.tar.gz
scummvm-rg350-9059189e35b37f7c4bec2714cf866e67d80c140d.tar.bz2
scummvm-rg350-9059189e35b37f7c4bec2714cf866e67d80c140d.zip
KYRA: Formatting fixes.
Diffstat (limited to 'engines')
-rw-r--r--engines/kyra/detection_tables.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/engines/kyra/detection_tables.h b/engines/kyra/detection_tables.h
index 34f60c8b47..773d491423 100644
--- a/engines/kyra/detection_tables.h
+++ b/engines/kyra/detection_tables.h
@@ -1576,10 +1576,10 @@ const KYRAGameDescription adGameDescs[] = {
{ "EOBDATA3.PAK", 0, "3ed915ab5b94d60dbfe1b55379889c51", -1 },
{ 0, 0, 0, 0 }
},
- Common::IT_ITA,
- Common::kPlatformDOS,
- ADGF_NO_FLAGS,
- GUIO7(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GUIO_RENDEREGA, GUIO_RENDERCGA, GAMEOPTION_EOB_HPGRAPHS)
+ Common::IT_ITA,
+ Common::kPlatformDOS,
+ ADGF_NO_FLAGS,
+ GUIO7(GUIO_NOSPEECH, GUIO_MIDIADLIB, GUIO_MIDIPCSPK, GUIO_RENDERVGA, GUIO_RENDEREGA, GUIO_RENDERCGA, GAMEOPTION_EOB_HPGRAPHS)
},
EOB_FLAGS
},