aboutsummaryrefslogtreecommitdiff
path: root/engines/hugo
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/hugo
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/hugo')
-rw-r--r--engines/hugo/hugo.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/engines/hugo/hugo.h b/engines/hugo/hugo.h
index b9a3047b45..cf01eb83ca 100644
--- a/engines/hugo/hugo.h
+++ b/engines/hugo/hugo.h
@@ -50,8 +50,10 @@ class RandomSource;
*
* Status of this engine: ???
*
- * Supported games:
- * - ???
+ * Games using this engine:
+ * - Hugo's House of Horror
+ * - Whodunit?
+ * - Jungle of Doom
*/
namespace Hugo {