aboutsummaryrefslogtreecommitdiff
path: root/engines/wintermute/video/VidPlayer.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'engines/wintermute/video/VidPlayer.cpp')
-rw-r--r--engines/wintermute/video/VidPlayer.cpp12
1 files changed, 6 insertions, 6 deletions
diff --git a/engines/wintermute/video/VidPlayer.cpp b/engines/wintermute/video/VidPlayer.cpp
index cd693f0b3f..73d6fffb6b 100644
--- a/engines/wintermute/video/VidPlayer.cpp
+++ b/engines/wintermute/video/VidPlayer.cpp
@@ -48,14 +48,14 @@ CVidPlayer::CVidPlayer(CBGame *inGame): CBBase(inGame) {
HRESULT CVidPlayer::SetDefaults() {
_playing = false;
-/* _aviFile = NULL;
+ /* _aviFile = NULL;
- _audioStream = NULL;
- _audioFormat = NULL;
+ _audioStream = NULL;
+ _audioFormat = NULL;
- _videoStream = NULL;
- _videoFormat = NULL;
- _videoPGF = NULL;*/
+ _videoStream = NULL;
+ _videoFormat = NULL;
+ _videoPGF = NULL;*/
_videoEndTime = 0;
//_sound = NULL;