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, 0 insertions, 1 deletions
diff --git a/engines/prince/hero.h b/engines/prince/hero.h
index 2e838cc9b3..743e09ac8d 100644
--- a/engines/prince/hero.h
+++ b/engines/prince/hero.h
@@ -180,7 +180,6 @@ public:
int _color; // subtitles color
uint32 _animSetNr; // number of animation set
Common::Array<Animation *> _moveSet; // MoveAnims MoveSet
- int16 _turnAnim;
byte *_shadowLine;
uint32 _moveDelay;