aboutsummaryrefslogtreecommitdiff
path: root/engines/xeen/worldofxeen/clouds_cutscenes.h
diff options
context:
space:
mode:
authorPaul Gilbert2018-03-11 15:30:17 -0400
committerPaul Gilbert2018-03-11 15:30:17 -0400
commite20266d60659d6d0d85d327567512c82df72f6a1 (patch)
tree03b1ce572adbc0cd5e787929f4c81b20a477a4cf /engines/xeen/worldofxeen/clouds_cutscenes.h
parent41ca5d24956efa3fd151954ba6f89572272df03b (diff)
downloadscummvm-rg350-e20266d60659d6d0d85d327567512c82df72f6a1.tar.gz
scummvm-rg350-e20266d60659d6d0d85d327567512c82df72f6a1.tar.bz2
scummvm-rg350-e20266d60659d6d0d85d327567512c82df72f6a1.zip
XEEN: Subtitle fixes for Clouds of Xeen intro
Diffstat (limited to 'engines/xeen/worldofxeen/clouds_cutscenes.h')
-rw-r--r--engines/xeen/worldofxeen/clouds_cutscenes.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/engines/xeen/worldofxeen/clouds_cutscenes.h b/engines/xeen/worldofxeen/clouds_cutscenes.h
index 39fded63ea..17cd6d3f08 100644
--- a/engines/xeen/worldofxeen/clouds_cutscenes.h
+++ b/engines/xeen/worldofxeen/clouds_cutscenes.h
@@ -39,7 +39,7 @@ private:
static const byte _DECODE_TABLE1[256];
static const byte _DECODE_TABLE2[256];
private:
- Subtitles _subtitles;
+ CloudsSubtitles _subtitles;
SpriteResource _mirror, _mirrBack;
int _mergeX;
private: