Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.h189 COVR0007, enumerator
H A Dicn.cpp69 …{ COVR0005, "COVR0005.ICN" }, { COVR0006, "COVR0006.ICN" }, { COVR0007, "COVR0007.ICN" }, { COVR00…
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_arena.cpp82 covrs.push_back( ICN::COVR0007 ); in GetCovr()
H A Dbattle_board.cpp865 case ICN::COVR0007: in SetCovrObjects()