aboutsummaryrefslogtreecommitdiff
path: root/scumm
diff options
context:
space:
mode:
authorTravis Howell2005-04-20 01:44:52 +0000
committerTravis Howell2005-04-20 01:44:52 +0000
commitf360102741164509ce3310f1372f17fbb708d2f6 (patch)
tree68eda5d642bc260c9dbb5c629a814cfd39732bb5 /scumm
parentea8d2a0fd010e65cecd60effc04f4c8a838859be (diff)
downloadscummvm-rg350-f360102741164509ce3310f1372f17fbb708d2f6.tar.gz
scummvm-rg350-f360102741164509ce3310f1372f17fbb708d2f6.tar.bz2
scummvm-rg350-f360102741164509ce3310f1372f17fbb708d2f6.zip
Update comment
svn-id: r17701
Diffstat (limited to 'scumm')
-rw-r--r--scumm/scumm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 800f82ab52..80b27203a5 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -114,7 +114,7 @@ enum GameFeatures {
*/
GF_FEW_LOCALS = 1 << 13,
- /** Games made by Humongous Entertainment. */
+ /** Games with multiple versions */
GF_MULTIPLE_VERSIONS = 1 << 15,
GF_FMTOWNS = 1 << 17,