Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_polyobj.h61 TMPF_SPLAT = 1<<6, enumerator
H A Dp_polyobj.c234 if (line->args[3] & TMPF_SPLAT) in Polyobj_GetInfo()
H A Dp_setup.c3011 lines[i].args[3] |= TMPF_SPLAT; in P_ConvertBinaryMap()