Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_polyobj.c766 static inline boolean Polyobj_untouched(line_t *ld, mobj_t *mo) in Polyobj_untouched() function
958 if (Polyobj_untouched(line, mo)) in Polyobj_clipThings()