diff options
Diffstat (limited to 'engines/xeen/worldofxeen/worldofxeen_cutscenes.h')
-rw-r--r-- | engines/xeen/worldofxeen/worldofxeen_cutscenes.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/engines/xeen/worldofxeen/worldofxeen_cutscenes.h b/engines/xeen/worldofxeen/worldofxeen_cutscenes.h index 47716e5012..5725c7dd2f 100644 --- a/engines/xeen/worldofxeen/worldofxeen_cutscenes.h +++ b/engines/xeen/worldofxeen/worldofxeen_cutscenes.h @@ -38,6 +38,7 @@ class WorldOfXeenCutscenes : public CloudsCutscenes, public DarkSideCutscenes { private: XeenEngine *_vm; + Subtitles _subtitles; GooberState _goober; uint _finalScore; private: |