aboutsummaryrefslogtreecommitdiff
path: root/engines/draci/animation.h
diff options
context:
space:
mode:
authorDenis Kasak2009-08-02 03:02:22 +0000
committerDenis Kasak2009-08-02 03:02:22 +0000
commit014c33718f0569ca6a205595751531adc97dd6d5 (patch)
tree5791df81691c7d7f692b9841953005560d46b9b8 /engines/draci/animation.h
parente0e06fc9e065466e4092e983056d67d1469e6752 (diff)
downloadscummvm-rg350-014c33718f0569ca6a205595751531adc97dd6d5.tar.gz
scummvm-rg350-014c33718f0569ca6a205595751531adc97dd6d5.tar.bz2
scummvm-rg350-014c33718f0569ca6a205595751531adc97dd6d5.zip
Added a dedicated animation for speech text.
svn-id: r42988
Diffstat (limited to 'engines/draci/animation.h')
-rw-r--r--engines/draci/animation.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/engines/draci/animation.h b/engines/draci/animation.h
index a6ab07a9a4..cc339084e3 100644
--- a/engines/draci/animation.h
+++ b/engines/draci/animation.h
@@ -34,7 +34,11 @@ namespace Draci {
* Animation IDs for those animations that don't have their IDs
* specified in the data files.
*/
-enum { kOverlayImage = -1, kWalkingMapOverlay = -2, kTitleText = -3, kUnused = -4 };
+enum { kOverlayImage = -1,
+ kWalkingMapOverlay = -2,
+ kTitleText = -3,
+ kSpeechText = -4,
+ kUnused = -5 };
/**
* Default argument to Animation::getFrame() that makes it return