ACCESS: Rename loadSoundTable
This commit is contained in:
parent
3c3ff0a3aa
commit
6a7834a05e
4 changed files with 6 additions and 6 deletions
|
@ -95,7 +95,7 @@ void AmazonScripts::mWhile1() {
|
|||
_vm->_oldRects.clear();
|
||||
_sequence = 2200;
|
||||
|
||||
_vm->_sound->queueSound(0, 14, 15);
|
||||
_vm->_sound->loadSoundTable(0, 14, 15);
|
||||
|
||||
do {
|
||||
cLoop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue