aboutsummaryrefslogtreecommitdiff
path: root/engines/sword25
diff options
context:
space:
mode:
Diffstat (limited to 'engines/sword25')
-rw-r--r--engines/sword25/detection.cpp2
-rw-r--r--engines/sword25/sword25.h8
2 files changed, 9 insertions, 1 deletions
diff --git a/engines/sword25/detection.cpp b/engines/sword25/detection.cpp
index e210f4d27c..da34597e78 100644
--- a/engines/sword25/detection.cpp
+++ b/engines/sword25/detection.cpp
@@ -68,7 +68,7 @@ static const ADGameDescription gameDescriptions[] = {
AD_TABLE_END_MARKER
};
-} // end of namespace Sword25
+} // End of namespace Sword25
static const char *directoryGlobs[] = {
"system", // Used by extracted dats
diff --git a/engines/sword25/sword25.h b/engines/sword25/sword25.h
index 8f31a05562..ff97a18f03 100644
--- a/engines/sword25/sword25.h
+++ b/engines/sword25/sword25.h
@@ -35,6 +35,14 @@
struct ADGameDescription;
+/**
+ * This is the namespace of the Sword25 engine.
+ *
+ * Status of this engine: ???
+ *
+ * Supported games:
+ * - ???
+ */
namespace Sword25 {
enum {