aboutsummaryrefslogtreecommitdiff
path: root/engines/groovie/groovie.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/groovie/groovie.h')
-rw-r--r--engines/groovie/groovie.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/engines/groovie/groovie.h b/engines/groovie/groovie.h
index 7f8a3b8a22..e701556268 100644
--- a/engines/groovie/groovie.h
+++ b/engines/groovie/groovie.h
@@ -36,6 +36,14 @@
#include "groovie/resource.h"
#include "groovie/script.h"
+/**
+ * This is the namespace of the Groovie engine.
+ *
+ * Status of this engine: ???
+ *
+ * Supported games:
+ * - ???
+ */
namespace Groovie {
class MusicPlayer;