Home
last modified time | relevance | path

Searched defs:MF2_FOOTCLIP (Results 1 – 4 of 4) sorted by relevance

/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_mobj.h242 MF2_FOOTCLIP = 0x00000020, // if feet are allowed to be clipped enumerator
/dports/games/chocolate-doom/chocolate-doom-3.0.1/src/heretic/
H A Ddoomdef.h253 #define MF2_FOOTCLIP 0x00000020 // if feet are allowed to be clipped macro
/dports/games/crispy-doom/crispy-doom-crispy-doom-5.10.3/src/heretic/
H A Ddoomdef.h263 #define MF2_FOOTCLIP 0x00000020 // if feet are allowed to be clipped macro
/dports/games/heretic/glheretic-1.2/
H A Ddoomdef.h540 #define MF2_FOOTCLIP 0x00000020 /* if feet are allowed to be clipped */ macro