synced with scummvm
svn-id: r4821
This commit is contained in:
parent
fa181fcd8b
commit
9f993a1d29
46 changed files with 5117 additions and 371 deletions
|
@ -1367,7 +1367,7 @@ void SimonState::vc_28()
|
|||
|
||||
void SimonState::vc_29_stop_all_sounds()
|
||||
{
|
||||
_mixer->stop_all();
|
||||
_mixer->stopAll();
|
||||
}
|
||||
|
||||
void SimonState::vc_30_set_base_delay()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue