From 34cc54eaa92d0aa02c8c61b6c3522776971988b2 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 15 Oct 2010 12:28:56 +0000 Subject: Add doxygen comment for namespaces of several engines. This is an empty template which ideally engine maintainers would update and complete with concrete information... svn-id: r53481 --- engines/sword25/sword25.h | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'engines/sword25/sword25.h') 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 { -- cgit v1.2.3