aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/he/sprite_he.h
diff options
context:
space:
mode:
authorEugene Sandulenko2016-04-29 21:09:19 +0200
committerEugene Sandulenko2016-04-29 21:09:19 +0200
commit7406559a1f7fbe4afd5fc1b490bcfb5364b5c0b4 (patch)
tree9d4c29942b0a9e7a5962a83d2a8565d0cdad2c93 /engines/scumm/he/sprite_he.h
parent396b962f85b3cf916a8bbf3bd2a9d0b076d1e1a4 (diff)
downloadscummvm-rg350-7406559a1f7fbe4afd5fc1b490bcfb5364b5c0b4.tar.gz
scummvm-rg350-7406559a1f7fbe4afd5fc1b490bcfb5364b5c0b4.tar.bz2
scummvm-rg350-7406559a1f7fbe4afd5fc1b490bcfb5364b5c0b4.zip
SCUMM HE: More structure variable mapping
Diffstat (limited to 'engines/scumm/he/sprite_he.h')
-rw-r--r--engines/scumm/he/sprite_he.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/scumm/he/sprite_he.h b/engines/scumm/he/sprite_he.h
index e31ccbf790..b1a7641fcc 100644
--- a/engines/scumm/he/sprite_he.h
+++ b/engines/scumm/he/sprite_he.h
@@ -79,7 +79,7 @@ struct SpriteInfo {
int32 field_84;
int32 classFlags;
int32 imgFlags;
- int32 field_90;
+ int32 conditionBits;
};
struct SpriteGroup {