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/agi/agi.h | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) (limited to 'engines/agi') diff --git a/engines/agi/agi.h b/engines/agi/agi.h index e991345040..bc9a6810a2 100644 --- a/engines/agi/agi.h +++ b/engines/agi/agi.h @@ -52,8 +52,12 @@ namespace Common { class RandomSource; } * * Status of this engine: ??? * - * Supported games: - * - ??? + * Games using this engine: + * - Early Sierra adventure games + * - many fan made games + * - Mickey's Space Adventure (Pre-AGI) + * - Winnie the Pooh in the Hundred Acre Wood (Pre-AGI) + * - Troll's Tale (Pre-AGI) */ namespace Agi { -- cgit v1.2.3