added v2 cutscene support (not quite complete; and crashes at some point in maniac because VAR_EGO contains a bogus value); cleanup
svn-id: r7781
This commit is contained in:
parent
1294eb35c7
commit
e21604663f
7 changed files with 69 additions and 20 deletions
|
@ -1103,6 +1103,7 @@ void Scumm::beginOverride() {
|
|||
// why we record the current script position in vm.cutScenePtr).
|
||||
fetchScriptByte();
|
||||
fetchScriptWord();
|
||||
|
||||
VAR(VAR_OVERRIDE) = 0;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue