mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-01 00:12:59 +00:00
SHERLOCK: 3DO intro screen clear added
This commit is contained in:
parent
856b52b816
commit
d5ef021f6f
@ -610,6 +610,8 @@ bool ScalpelEngine::showAlleyCutscene3DO() {
|
||||
|
||||
if (finished) {
|
||||
// Fade out...
|
||||
_screen->clear();
|
||||
|
||||
finished = _events->delay(1000, true);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user