aboutsummaryrefslogtreecommitdiff
path: root/engines/prince/hero.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/prince/hero.h')
-rw-r--r--engines/prince/hero.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/prince/hero.h b/engines/prince/hero.h
index 565212447b..5b8391c10c 100644
--- a/engines/prince/hero.h
+++ b/engines/prince/hero.h
@@ -145,6 +145,7 @@ public:
int16 _scaledFrameYSize;
int16 _drawX;
int16 _drawY;
+ int16 _drawZ;
int16 _lightX; // for hero's shadow
int16 _lightY;