Home
last modified time | relevance | path

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

/dports/games/opentyrian/opentyrian-opentyrian-77a8715634e3/src/
H A Ddestruct.c2117 struct destruct_player_s * ptrPlayer, * ptrTarget; in DE_RunTickAI() local
2139 ptrTarget = &(destruct_player[j]); in DE_RunTickAI()
2240 ptrUnit = ptrTarget->unit; in DE_RunTickAI()