From 0a7887ac8af0b576c06959e1ed1d2a0acfcd3b99 Mon Sep 17 00:00:00 2001 From: Matthew Hoops Date: Sat, 5 Feb 2011 08:20:06 +0000 Subject: SCI: Oops, fix compilation svn-id: r55782 --- engines/sci/detection_tables.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engines/sci') diff --git a/engines/sci/detection_tables.h b/engines/sci/detection_tables.h index 91ea37ee2f..6be384a243 100644 --- a/engines/sci/detection_tables.h +++ b/engines/sci/detection_tables.h @@ -2329,7 +2329,7 @@ static const struct ADGameDescription SciGameDescriptions[] = { // Phantasmagoria - English Macintosh // NOTE: This only contains disc 1 files (as well as the two persistent files: - // Data1 and Data13. Other discs have conflicting names :\ + // Data1 and Data13. Other discs have conflicting names :( {"phantasmagoria", "", { {"Data1", 0, "0fcb42802f49edb5af60532bd7b60c4f", 14705669}, {"Data2", 0, "d52f612058ec78e300385df3336a4ba2", 14516712}, -- cgit v1.2.3