Home
last modified time | relevance | path

Searched refs:nameListCount (Results 1 – 1 of 1) sorted by relevance

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dobjects.cpp66 uint32 nameListCount; variable
1556 if (index >= nameListCount) in nameText()
2521 nameListCount = count; in initPrototypes()
2700 for (uint i = 0; i < nameListCount; ++i) { in cleanupPrototypes()