aboutsummaryrefslogtreecommitdiff
path: root/engines/avalanche/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'engines/avalanche/animation.h')
-rw-r--r--engines/avalanche/animation.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/engines/avalanche/animation.h b/engines/avalanche/animation.h
index 74cf56ac85..787f60e814 100644
--- a/engines/avalanche/animation.h
+++ b/engines/avalanche/animation.h
@@ -48,9 +48,6 @@ public:
SilType *_sil[24];
// Former Stat structure
- Common::String _name; // Name of character.
- Common::String _comment; // Comment.
- byte _frameNum; // Number of pictures.
byte _seq; // How many in one stride.
Color _fgBubbleCol, _bgBubbleCol; // Foreground & background bubble colors.
byte _acciNum; // The number according to Acci. (1=Avvy, etc.)