Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/saga2/
H A Dcontain.cpp1671 extern int16 openMindType;
1690 return OpenMindContainer(owner, open, /*mType*/ openMindType); in CreateContainerNode()
H A Dactor.cpp147 extern int16 openMindType;
158 cn = CreateContainerNode(dObj, false, openMindType); in openAction()
H A Dobjects.cpp4346 int16 openMindType; variable
4364 openMindType = part; in APPFUNC()