Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/game/
H A Dgame_newgame.cpp243 const fheroes2::Sprite & background = fheroes2::AGG::GetICN( ICN::X_IVY, 1 ); in NewPriceOfLoyaltyCampaign()
246 const fheroes2::Sprite & campaignChoice = fheroes2::AGG::GetICN( ICN::X_IVY, 0 ); in NewPriceOfLoyaltyCampaign()
H A Dgame_campaign.cpp498 …if ( fheroes2::AGG::GetICN( ICN::X_LOADCM, 0 ).empty() || fheroes2::AGG::GetICN( ICN::X_IVY, 0 ).e… in isPriceOfLoyaltyCampaignPresent()
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.h886 X_IVY, enumerator
H A Dicn.cpp208 …ICN" }, { WRLK32, "WRLK32.ICN" }, { WZRD32, "WZRD32.ICN" }, { X_IVY, "X_IVY.ICN" },