Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_polyobj.h48 POF_ONESIDE = 0x800, ///< Only use the first side of the linedef. enumerator
H A Ddeh_tables.c5248 {"POF_ONESIDE",POF_ONESIDE}, ///< Only use the first side of the linedef.
H A Dp_polyobj.c220 po->flags |= POF_ONESIDE; in Polyobj_GetInfo()
358 if (!(po->flags & POF_ONESIDE)) in Polyobj_findSegs()
430 if (!(po->flags & POF_ONESIDE)) in Polyobj_findSegs()