From 46271f214558ea0687b69c57d1a4d5db8dd8eb78 Mon Sep 17 00:00:00 2001 From: Johannes Schickel Date: Sat, 6 Jan 2007 18:45:43 +0000 Subject: formatting svn-id: r25038 --- engines/kyra/wsamovie.cpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/engines/kyra/wsamovie.cpp b/engines/kyra/wsamovie.cpp index 4a2fc3ce14..84abac2a4b 100644 --- a/engines/kyra/wsamovie.cpp +++ b/engines/kyra/wsamovie.cpp @@ -246,8 +246,7 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) { } } - if (flags & 2) - { + if (flags & 2) { _flags |= WF_MASKED_BLIT; } -- cgit v1.2.3