From df651bf20f1ddac3c28e55551e4fb81dfac1db38 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Tue, 24 Nov 2009 22:10:14 +0000 Subject: Added Doxygen comments for the various engine namespaces (currently mostly without details; help filling these out is welcome) svn-id: r46128 --- engines/kyra/kyra_v1.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/kyra') diff --git a/engines/kyra/kyra_v1.h b/engines/kyra/kyra_v1.h index 5330f2b105..3ee5367d4a 100644 --- a/engines/kyra/kyra_v1.h +++ b/engines/kyra/kyra_v1.h @@ -43,6 +43,14 @@ class WriteStream; class KyraMetaEngine; +/** + * This is the namespace of the Kyra engine. + * + * Status of this engine: ??? + * + * Supported games: + * - ??? + */ namespace Kyra { struct GameFlags { -- cgit v1.2.3