SCI: Add kPalMorph stub
This commit is contained in:
parent
dc42a86f7e
commit
f1cf07eded
3 changed files with 11 additions and 1 deletions
|
@ -697,7 +697,6 @@ static SciKernelMapEntry s_kernelMap[] = {
|
|||
// (inclusive) are set to 0
|
||||
{ MAP_CALL(SetPalStyleRange), SIG_EVERYWHERE, "ii", NULL, NULL },
|
||||
|
||||
// MorphOn - used by SQ6, script 900, the datacorder reprogramming puzzle (from room 270)
|
||||
{ MAP_CALL(MorphOn), SIG_EVERYWHERE, "", NULL, NULL },
|
||||
|
||||
// SCI3 Kernel Functions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue