mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-16 06:49:58 +00:00
Remove left over ;
svn-id: r23335
This commit is contained in:
parent
1c19735226
commit
e17fe8e88b
@ -80,7 +80,6 @@ void MoviePlayer::handleNextFrame() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
VirtScreen *pvs = &_vm->virtscr[kMainVirtScreen];
|
VirtScreen *pvs = &_vm->virtscr[kMainVirtScreen];
|
||||||
;
|
|
||||||
|
|
||||||
decodeNextFrame();
|
decodeNextFrame();
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user