From 4ccce198761e9e7da5ec495345515f7ddf922743 Mon Sep 17 00:00:00 2001 From: Max Horn Date: Fri, 15 Oct 2010 12:48:19 +0000 Subject: ENGINES: Enhance namespace comments a bit svn-id: r53484 --- engines/sci/sci.h | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'engines/sci/sci.h') diff --git a/engines/sci/sci.h b/engines/sci/sci.h index 008c00f726..8ecdadb8ff 100644 --- a/engines/sci/sci.h +++ b/engines/sci/sci.h @@ -39,8 +39,11 @@ struct ADGameDescription; * * Status of this engine: ??? * - * Supported games: - * - ??? + * Games using this engine: + * - Newer Sierra adventure games (based on FreeSCI) + * + * @todo give a concrete list of supported games. Could also + * list future games, with status for each. */ namespace Sci { -- cgit v1.2.3