Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/renderer/
H A Dr_entity.cpp202 static image_t* actorIndicator; variable
217 if (actorIndicator == nullptr) { in R_DrawEntityEffects()
219 actorIndicator = R_FindImage("pics/sfx/actor", it_effect); in R_DrawEntityEffects()
279 texnum = actorIndicator->texnum; in R_DrawEntityEffects()