Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle_well.cpp117 fheroes2::Button buttonMax( dst_pt.x, dst_pt.y, ICN::BUYMAX, 0, 1 ); in OpenWell()
240 const fheroes2::Sprite & button = fheroes2::AGG::GetICN( ICN::BUYMAX, 0 ); in WellRedrawInfoArea()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.h913 BUYMAX, enumerator
H A Dagg_image.cpp1487 case ICN::BUYMAX: in LoadModifiedICN()