Home
last modified time | relevance | path

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

/dports/games/gemrb/gemrb-0.9.0/gemrb/core/
H A DInventory.h341 inline bool TwoHandedInSlot(int slot) const;
H A DInventory.cpp1745 inline bool Inventory::TwoHandedInSlot(int slot) const in TwoHandedInSlot() function in GemRB::Inventory
1780 if (TwoHandedInSlot(i)) { in WhyCantEquip()