SCI: Renamed some Vocabulary methods for clarity; also renamed decypherSaidBlock -> decipherSaidBlock; some cleanup in Console::cmdSentenceFragments
svn-id: r41072
This commit is contained in:
parent
4fba6e5d4c
commit
cf68dc1a7b
6 changed files with 48 additions and 46 deletions
|
@ -906,7 +906,7 @@ static void vocab_get_knames11(ResourceManager *resmgr, Common::StringList &name
|
|||
}
|
||||
#endif
|
||||
|
||||
bool Vocabulary::getKernelNames() {
|
||||
bool Vocabulary::loadKernelNames() {
|
||||
_kernelNames.clear();
|
||||
|
||||
switch (_resmgr->_sciVersion) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue