Home
last modified time | relevance | path

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

/dports/games/scummvm/scummvm-2.5.1/engines/trecision/
H A Dlogic.cpp1362 case kItemPincers: in useInventoryWithScreen()
1366 if (_vm->_useWith[USED] == kItemPincers) in useInventoryWithScreen()
1372 if (_vm->_useWith[USED] == kItemPincers) in useInventoryWithScreen()
1381 } else if ((_vm->_useWith[WITH] == oSNAKEU52) && (_vm->_useWith[USED] == kItemPincers)) { in useInventoryWithScreen()
1385 } else if ((_vm->_useWith[WITH] == oSERPENTEA52) && (_vm->_useWith[USED] == kItemPincers)) { in useInventoryWithScreen()
1388 …} else if ((_vm->_useWith[WITH] == oSERPENTEB52) && (_vm->_useWith[USED] == kItemPincers) && (_vm-… in useInventoryWithScreen()
H A Ddefines.h2118 kItemPincers = 55, enumerator