Need to know where this occurs

svn-id: r12396
This commit is contained in:
Travis Howell 2004-01-14 23:51:22 +00:00
parent 6a85ab6af5
commit b99db76958

View file

@ -2543,7 +2543,7 @@ void ScummEngine_v6::o6_kernelSetFunctions() {
startManiac();
break;
case 9:
warning("o6_kernelSetFunctions: stub9()");
error("o6_kernelSetFunctions: stub9()");
break;
case 104: /* samnmax */
nukeFlObjects(args[2], args[3]);