synced with scummvm
svn-id: r4821
This commit is contained in:
parent
fa181fcd8b
commit
9f993a1d29
46 changed files with 5117 additions and 371 deletions
|
@ -597,7 +597,7 @@ void Scumm::saveOrLoad(Serializer *s)
|
|||
int var98Backup;
|
||||
|
||||
if (_mixer && !s->isSaving())
|
||||
_mixer->stop_all();
|
||||
_mixer->stopAll();
|
||||
|
||||
if (_current_version == VER_V9)
|
||||
s->saveLoadEntries(this, mainEntriesV9);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue