aboutsummaryrefslogtreecommitdiff
path: root/engines/tsage/detection_tables.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/tsage/detection_tables.h')
-rw-r--r--engines/tsage/detection_tables.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/engines/tsage/detection_tables.h b/engines/tsage/detection_tables.h
index fcab028c6d..4b69549673 100644
--- a/engines/tsage/detection_tables.h
+++ b/engines/tsage/detection_tables.h
@@ -20,7 +20,7 @@
*
*/
-namespace tSage {
+namespace TsAGE {
static const tSageGameDescription gameDescriptions[] = {
@@ -143,4 +143,4 @@ static const tSageGameDescription gameDescriptions[] = {
{ AD_TABLE_END_MARKER, 0, 0 }
};
-} // End of namespace tSage
+} // End of namespace TsAGE