aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/sci.h
diff options
context:
space:
mode:
authorMax Horn2010-10-15 12:48:19 +0000
committerMax Horn2010-10-15 12:48:19 +0000
commit4ccce198761e9e7da5ec495345515f7ddf922743 (patch)
tree8383e880db565dd2fb8597ee6b2c12c260f788ca /engines/sci/sci.h
parent42f2a131553cf0e8e1fd30beba7402c6530513ea (diff)
downloadscummvm-rg350-4ccce198761e9e7da5ec495345515f7ddf922743.tar.gz
scummvm-rg350-4ccce198761e9e7da5ec495345515f7ddf922743.tar.bz2
scummvm-rg350-4ccce198761e9e7da5ec495345515f7ddf922743.zip
ENGINES: Enhance namespace comments a bit
svn-id: r53484
Diffstat (limited to 'engines/sci/sci.h')
-rw-r--r--engines/sci/sci.h7
1 files changed, 5 insertions, 2 deletions
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 {