Add missing break
svn-id: r12205
This commit is contained in:
parent
761371cc66
commit
ad8cd22de0
1 changed files with 1 additions and 0 deletions
|
@ -1445,6 +1445,7 @@ void ScummEngine_v8::o8_kernelGetFunctions() {
|
|||
}
|
||||
case 0xDA: // lipSyncWidth
|
||||
push(_imuseDigital->getCurVoiceLipSyncWidth());
|
||||
break;
|
||||
case 0xDB: // lipSyncHeight
|
||||
push(_imuseDigital->getCurVoiceLipSyncHeight());
|
||||
break;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue