Do some stuff to fix loom cd-music syncro. Sequences now run without 'speeding' by.. but they are still slightly out of sync.
svn-id: r3781
This commit is contained in:
parent
32186f8614
commit
ac19e7001a
6 changed files with 35 additions and 31 deletions
|
@ -35,7 +35,7 @@ void Scumm::runScript(int script, int a, int b, int16 *lvarptr) {
|
|||
|
||||
if (b==0)
|
||||
stopScriptNr(script);
|
||||
|
||||
|
||||
if (script < _numGlobalScripts) {
|
||||
scriptPtr = getResourceAddress(rtScript, script);
|
||||
if(_features & GF_SMALL_HEADER)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue