Home
last modified time | relevance | path

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

/dports/games/lordsawar/lordsawar-0.3.2/src/
H A Dstack.h454 Hero* getHeroWithItem(Item *item) const;
H A Dstacklist.cpp663 *hero = (*it)->getHeroWithItem(item); in getItemHolder()
H A Dstack.cpp1201 Hero* Stack::getHeroWithItem(Item *item) const in getHeroWithItem() function in Stack