diff options
-rw-r--r-- | engines/sci/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index edb500869b..63eda1c348 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -3804,4 +3804,4 @@ static const struct ADGameDescription SciGameDescriptions[] = { AD_TABLE_END_MARKER }; -} // End of namespace Sci
\ No newline at end of file +} // End of namespace Sci |