aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-20 01:42:55 +0000
committerTravis Howell2005-04-20 01:42:55 +0000
commitea8d2a0fd010e65cecd60effc04f4c8a838859be (patch)
tree839a5c9cbbe32b9c4d7f29561a4afe962dbf979b /scumm/scumm.h
parentfa3688e80f569c1447fb8ddd72e4c66f887c7a22 (diff)
downloadscummvm-rg350-ea8d2a0fd010e65cecd60effc04f4c8a838859be.tar.gz
scummvm-rg350-ea8d2a0fd010e65cecd60effc04f4c8a838859be.tar.bz2
scummvm-rg350-ea8d2a0fd010e65cecd60effc04f4c8a838859be.zip
Correction to last commits.
svn-id: r17700
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index 153eea2fe9..800f82ab52 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -115,7 +115,6 @@ enum GameFeatures {
GF_FEW_LOCALS = 1 << 13,
/** Games made by Humongous Entertainment. */
- GF_HUMONGOUS = 1 << 14,
GF_MULTIPLE_VERSIONS = 1 << 15,
GF_FMTOWNS = 1 << 17,