diff options
author | Max Horn | 2010-10-15 12:48:19 +0000 |
---|---|---|
committer | Max Horn | 2010-10-15 12:48:19 +0000 |
commit | 4ccce198761e9e7da5ec495345515f7ddf922743 (patch) | |
tree | 8383e880db565dd2fb8597ee6b2c12c260f788ca /engines/saga | |
parent | 42f2a131553cf0e8e1fd30beba7402c6530513ea (diff) | |
download | scummvm-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/saga')
-rw-r--r-- | engines/saga/saga.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/saga/saga.h b/engines/saga/saga.h index 102d1e5c82..34937c5131 100644 --- a/engines/saga/saga.h +++ b/engines/saga/saga.h @@ -49,7 +49,7 @@ struct ADGameFileDescription; * SAGA2 status: in early stages of development, no recent activity. Contact sev * if you want to work on it, since we have some original source codes. * - * Supported games: + * Games using this engine: * * SAGA: * - Inherit the Earth |