aboutsummaryrefslogtreecommitdiff
path: root/scumm/sprite_he.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-20 05:24:02 +0000
committerTravis Howell2005-04-20 05:24:02 +0000
commit94e554a6702dcb220222e3fb7dd79b7274185615 (patch)
treeefcbdaed4972588394545b1e7421a423aefb454a /scumm/sprite_he.h
parent89ca4bf716757e27152a5e368c2cdedc75d50b8c (diff)
downloadscummvm-rg350-94e554a6702dcb220222e3fb7dd79b7274185615.tar.gz
scummvm-rg350-94e554a6702dcb220222e3fb7dd79b7274185615.tar.bz2
scummvm-rg350-94e554a6702dcb220222e3fb7dd79b7274185615.zip
Rename sprite field for HE games.
svn-id: r17706
Diffstat (limited to 'scumm/sprite_he.h')
-rw-r--r--scumm/sprite_he.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/scumm/sprite_he.h b/scumm/sprite_he.h
index 6a6500c5ba..66cbe14068 100644
--- a/scumm/sprite_he.h
+++ b/scumm/sprite_he.h
@@ -75,7 +75,7 @@ struct SpriteInfo {
int32 imgFlags;
int32 field_74;
int32 delayAmount;
- int32 field_7C;
+ int32 maskImgResNum;
int32 field_80;
int32 field_84;
int32 classFlags;