Home
last modified time | relevance | path

Searched refs:TOWNBKG3 (Results 1 – 4 of 4) sorted by relevance

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/castle/
H A Dcastle_building.cpp191 townIcnId = ICN::TOWNBKG3; in CastleRedrawCurrentBuilding()
452 townIcnId = ICN::TOWNBKG3; in CastleGetMaxArea()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.h670 TOWNBKG3, enumerator
H A Dicn.cpp165 …0.ICN" }, { TOWNBKG1, "TOWNBKG1.ICN" }, { TOWNBKG2, "TOWNBKG2.ICN" }, { TOWNBKG3, "TOWNBKG3.ICN" }…
H A Dagg_image.cpp2051 case ICN::TOWNBKG3: in LoadModifiedICN()