From b787b06156fe22261f2a80227d48fdd2da47e0a2 Mon Sep 17 00:00:00 2001 From: Eric Fry Date: Wed, 4 Jul 2018 18:05:27 +1000 Subject: ILLUSIONS: BBDOU: Formatting --- engines/illusions/bbdou/bbdou_videoplayer.cpp | 2 +- engines/illusions/bbdou/bbdou_videoplayer.h | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'engines/illusions/bbdou') diff --git a/engines/illusions/bbdou/bbdou_videoplayer.cpp b/engines/illusions/bbdou/bbdou_videoplayer.cpp index ba578904f2..f61f0d3366 100644 --- a/engines/illusions/bbdou/bbdou_videoplayer.cpp +++ b/engines/illusions/bbdou/bbdou_videoplayer.cpp @@ -3,7 +3,7 @@ * ScummVM is the legal property of its developers, whose names * are too numerous to list here. Please refer to the COPYRIGHT * file distributed with this source distribution. - * + * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 diff --git a/engines/illusions/bbdou/bbdou_videoplayer.h b/engines/illusions/bbdou/bbdou_videoplayer.h index 7ad149a5a1..33c1093f1b 100644 --- a/engines/illusions/bbdou/bbdou_videoplayer.h +++ b/engines/illusions/bbdou/bbdou_videoplayer.h @@ -38,7 +38,7 @@ public: void stop(); void update(); bool isPlaying() const; -public: +public: IllusionsEngine_BBDOU *_vm; Video::VideoDecoder *_videoDecoder; uint32 _objectId; -- cgit v1.2.3