music support,
fixed timing bugs svn-id: r3491
This commit is contained in:
parent
279d5b2fd7
commit
b8d259d60e
18 changed files with 3298 additions and 376 deletions
2
gfx.cpp
2
gfx.cpp
|
@ -1396,7 +1396,7 @@ void Scumm::unkScreenEffect7(int a) {
|
|||
tab_2[i] += tab_1[i];
|
||||
|
||||
updateScreen(this);
|
||||
waitForTimer(this,3);
|
||||
waitForTimer(this,30);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue