diff options
Diffstat (limited to 'engines/sherlock/detection_tables.h')
-rw-r--r-- | engines/sherlock/detection_tables.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/sherlock/detection_tables.h b/engines/sherlock/detection_tables.h index 8f17e8f8ea..b369868741 100644 --- a/engines/sherlock/detection_tables.h +++ b/engines/sherlock/detection_tables.h @@ -40,4 +40,4 @@ static const SherlockGameDescription gameDescriptions[] = { { AD_TABLE_END_MARKER, (GameType)0 } }; -} // End of namespace MADS +} // End of namespace Sherlock |