Home
last modified time | relevance | path

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

/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_ceilng.c312 if (ceiling->type == crushBothOnce) in T_CrushCeiling()
330 || ceiling->type == crushBothOnce) in T_CrushCeiling()
339 case crushBothOnce: in T_CrushCeiling()
354 if (ceiling->type == crushBothOnce) in T_CrushCeiling()
378 if (ceiling->type == crushBothOnce) in T_CrushCeiling()
652 case crushBothOnce: in EV_DoCrush()
H A Dp_spec.h191 crushBothOnce, enumerator
H A Dp_spec.c2901 EV_DoCrush(line, crushBothOnce); in P_ProcessLineSpecial()