mirror of
https://github.com/libretro/scummvm.git
synced 2025-02-06 19:08:15 +00:00
disabled opcode warning
svn-id: r12451
This commit is contained in:
parent
d211d671f8
commit
351502d37a
@ -2482,7 +2482,7 @@ void ScummEngine_v6::o6_kernelSetFunctions() {
|
||||
enqueueText(message, args[3], args[4], args[2], args[1], true);
|
||||
break;}
|
||||
case 20:
|
||||
warning("o6_kernelSetFunctions: turn 'RadioChatter' effect for voice, on/off(%d)", args[1]);
|
||||
// it's used for turn on/off 'RadioChatter' effect for voice in the dig, but i's not needed
|
||||
break;
|
||||
case 107:
|
||||
a = derefActor(args[1], "o6_kernelSetFunctions: 107");
|
||||
|
Loading…
x
Reference in New Issue
Block a user