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, 1 insertions, 0 deletions
diff --git a/scumm/sprite_he.h b/scumm/sprite_he.h
index 9dccdcaabb..b0d1619883 100644
--- a/scumm/sprite_he.h
+++ b/scumm/sprite_he.h
@@ -66,6 +66,7 @@ enum SpriteGroupFlags {
};
struct SpriteInfo {
+ int id;
int zorder;
int flags;
int res_id;