Searched refs:heroPoint (Results 1 – 1 of 1) sorted by relevance
799 const fheroes2::Point & heroPoint = GetCenter(); in inCastleMutable() local800 const fheroes2::Point castlePoint( heroPoint.x, heroPoint.y + 1 ); in inCastleMutable()