Home
last modified time | relevance | path

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

/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/agg/
H A Dicn.cpp58 …1.ICN" }, { CMBTFLE2, "CMBTFLE2.ICN" }, { CMBTFLE3, "CMBTFLE3.ICN" }, { CMBTHROB, "CMBTHROB.ICN" },
237 case CMBTHROB: in AnimationFrame()
H A Dicn.h136 CMBTHROB, enumerator
/dports/games/fheroes2/fheroes2-0.9.11/src/fheroes2/battle/
H A Dbattle_interface.cpp595 _heroIcnId = isCaptain ? ICN::CMBTCAPB : ICN::CMBTHROB; in OpponentSprite()