aboutsummaryrefslogtreecommitdiff
path: root/scumm/sprite_he.h
diff options
context:
space:
mode:
authorTravis Howell2005-04-01 08:51:13 +0000
committerTravis Howell2005-04-01 08:51:13 +0000
commitd80f9ccd402e7b16a72ea64c493fe2190d75f839 (patch)
tree7c3ad692ebff1aab5669bdd63a01b57345f2975f /scumm/sprite_he.h
parent4e3bfc6a66a73b28244ea5ab95046f6855573976 (diff)
downloadscummvm-rg350-d80f9ccd402e7b16a72ea64c493fe2190d75f839.tar.gz
scummvm-rg350-d80f9ccd402e7b16a72ea64c493fe2190d75f839.tar.bz2
scummvm-rg350-d80f9ccd402e7b16a72ea64c493fe2190d75f839.zip
Add support for clipping of wizImages.
Add support for altering wizImages. Various renames. svn-id: r17322
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 bc950b16df..7af22232ca 100644
--- a/scumm/sprite_he.h
+++ b/scumm/sprite_he.h
@@ -89,7 +89,7 @@ struct SpriteGroup {
int flags;
int tx;
int ty;
- int field_20;
+ int dstResNum;
int scaling;
int scale_x;
int scale_y;