Home
last modified time | relevance | path

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

/dports/games/ivan/ivan-059/Main/Source/
H A Dcmdcraft.cpp2423 shield* itSH = dynamic_cast<shield*>(itSpawn); in applyDifficulty() local
2424 if(itSH!=NULL){ in applyDifficulty()