aboutsummaryrefslogtreecommitdiff
path: root/graphics/video/smk_player.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/video/smk_player.h')
-rw-r--r--graphics/video/smk_player.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/video/smk_player.h b/graphics/video/smk_player.h
index e07412b2a5..c1b118b13e 100644
--- a/graphics/video/smk_player.h
+++ b/graphics/video/smk_player.h
@@ -184,6 +184,7 @@ private:
Audio::SoundHandle _audioHandle;
uint32 _currentSMKFrame;
+ uint32 _startTime;
BigHuffmanTree *_MMapTree;
BigHuffmanTree *_MClrTree;