mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-26 12:48:16 +00:00
SLUDGE: Properly skip movie playback
This commit is contained in:
parent
a7f73321d5
commit
4cc33660ec
@ -953,7 +953,7 @@ int playMovie(int fileNumber) {
|
||||
|
||||
setPixelCoords(false);
|
||||
#endif
|
||||
return 1;
|
||||
return 0;
|
||||
}
|
||||
|
||||
int stopMovie() {
|
||||
|
Loading…
x
Reference in New Issue
Block a user