Fix warning
svn-id: r16444
This commit is contained in:
parent
26d5810b81
commit
b62ae808c8
1 changed files with 1 additions and 0 deletions
|
@ -310,6 +310,7 @@ int Script::SF_preDialog(SCRIPTFUNC_PARAMS) {
|
||||||
_vm->_interface->setMode(kPanelNull);
|
_vm->_interface->setMode(kPanelNull);
|
||||||
|
|
||||||
debug(1, "stub: SF_preDialog()");
|
debug(1, "stub: SF_preDialog()");
|
||||||
|
return SUCCESS;
|
||||||
}
|
}
|
||||||
|
|
||||||
// Script function #13 (0x0D)
|
// Script function #13 (0x0D)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue