aboutsummaryrefslogtreecommitdiff
path: root/scumm/sprite_he.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm/sprite_he.h')
-rw-r--r--scumm/sprite_he.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm/sprite_he.h b/scumm/sprite_he.h
index 6cc1db7562..1f3a004434 100644
--- a/scumm/sprite_he.h
+++ b/scumm/sprite_he.h
@@ -38,7 +38,6 @@ enum SpriteFlags {
kSFAutoAnim = 0x200000,
kSFMarkDirty = 0x400000,
kSFBlitDirectly = 0x2000000,
- kSF30 = 0x20000000,
kSFImageless = 0x40000000
};