Further objectification of the SCI vocabulary functions. Removed the "kernel_words" console command, as it's exactly the same as "parser_words"
svn-id: r41065
This commit is contained in:
parent
555d4038cc
commit
e317012cce
14 changed files with 607 additions and 581 deletions
|
@ -111,7 +111,6 @@ EngineState::EngineState() : _dirseeker(this) {
|
|||
sys_strings = 0;
|
||||
string_frag_segment = 0;
|
||||
|
||||
parser_rules = 0;
|
||||
memset(parser_nodes, 0, sizeof(parser_nodes));
|
||||
|
||||
parser_valid = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue