mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-13 04:28:37 +00:00
formatting
svn-id: r25038
This commit is contained in:
parent
ee1d36b915
commit
46271f2145
@ -246,8 +246,7 @@ int WSAMovieV2::open(const char *filename, int unk1, uint8 *palBuf) {
|
||||
}
|
||||
}
|
||||
|
||||
if (flags & 2)
|
||||
{
|
||||
if (flags & 2) {
|
||||
_flags |= WF_MASKED_BLIT;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user