aboutsummaryrefslogtreecommitdiff
path: root/scumm.h
diff options
context:
space:
mode:
Diffstat (limited to 'scumm.h')
-rw-r--r--scumm.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/scumm.h b/scumm.h
index 6a40a4655e..e783369e0c 100644
--- a/scumm.h
+++ b/scumm.h
@@ -427,7 +427,6 @@ struct CostumeRenderer {
};
struct Actor {
- int init;
int x,y,top,bottom;
int elevation;
uint width;