Home
last modified time | relevance | path

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

/dports/games/barony/Barony-3.3.7/src/interface/
H A Dinterface.hpp421 bool isItemRepairable(const Item* item, int repairScroll);
H A Dinterface.cpp3214 bool GenericGUIMenu::isItemRepairable(const Item* item, int repairScroll) in isItemRepairable() argument
3225 if ( repairScroll == SCROLL_CHARGING ) in isItemRepairable()
3246 else if ( repairScroll == SCROLL_REPAIR ) in isItemRepairable()