SCI: Remove selector_name function, some cleanup
svn-id: r49966
This commit is contained in:
parent
337711d321
commit
cfcbdf8656
5 changed files with 40 additions and 56 deletions
|
@ -276,7 +276,7 @@ Common::Error SciEngine::run() {
|
|||
#ifdef ENABLE_SCI32
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
_kernel->loadKernelNames(_features); // Must be called after game_init()
|
||||
|
||||
script_adjust_opcode_formats();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue