aboutsummaryrefslogtreecommitdiff
path: root/scumm/scumm.h
diff options
context:
space:
mode:
authorEugene Sandulenko2004-06-03 00:55:40 +0000
committerEugene Sandulenko2004-06-03 00:55:40 +0000
commit2a34b9d5a1f7573621a0e3c352e790f8a102859c (patch)
treedc3cfcaa96d3e338d5464b18fbe18eb85d133037 /scumm/scumm.h
parentd6aa0a47908b2f9bad74d3a334681ae37aef2079 (diff)
downloadscummvm-rg350-2a34b9d5a1f7573621a0e3c352e790f8a102859c.tar.gz
scummvm-rg350-2a34b9d5a1f7573621a0e3c352e790f8a102859c.tar.bz2
scummvm-rg350-2a34b9d5a1f7573621a0e3c352e790f8a102859c.zip
Phase 1 of move to _heversion use.
svn-id: r13926
Diffstat (limited to 'scumm/scumm.h')
-rw-r--r--scumm/scumm.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/scumm/scumm.h b/scumm/scumm.h
index d2915bc995..7a6ecd3a1e 100644
--- a/scumm/scumm.h
+++ b/scumm/scumm.h
@@ -107,8 +107,6 @@ enum GameFeatures {
GF_NO_SCALING = 1 << 12,
GF_FEW_LOCALS = 1 << 13,
GF_HUMONGOUS = 1 << 14,
- GF_AFTER_HEV7 = 1 << 15,
- GF_AFTER_HEV8 = 1 << 16,
GF_FMTOWNS = 1 << 17,
GF_AMIGA = 1 << 18,