aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/m4.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/m4/m4.h')
-rw-r--r--engines/m4/m4.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/m4/m4.h b/engines/m4/m4.h
index afd3a59e19..1b534bb2b7 100644
--- a/engines/m4/m4.h
+++ b/engines/m4/m4.h
@@ -48,6 +48,14 @@
//#define DUMP_SCRIPTS
+/**
+ * This is the namespace of the M4 engine.
+ *
+ * Status of this engine: ???
+ *
+ * Supported games:
+ * - ???
+ */
namespace M4 {
class MidiPlayer;