Home
last modified time | relevance | path

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

/dports/games/dungeoncrawl/dc400b26-src/source/
H A Ddirect.cc91 bool targChosen = false; in direction() local
113 targChosen = true; in direction()
145 targChosen = true; in direction()
150 targChosen = true; in direction()
155 targChosen = true; in direction()
161 targChosen = true; in direction()
167 targChosen = true; in direction()
182 if (!(targChosen || dirChosen) || (targChosen && restrict == DIR_DIR)) in direction()
196 if (targChosen) in direction()
293 bool targChosen = false; in look_around() local
[all …]