Home
last modified time | relevance | path

Searched defs:ORIG_FRICTION_FACTOR (Results 1 – 7 of 7) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Ddoomdef.h311 #define ORIG_FRICTION_FACTOR 2048 // original value macro
/dports/games/libretro-prboom/libretro-prboom-cc80175/src/
H A Ddoomdef.h319 #define ORIG_FRICTION_FACTOR 2048 // original value macro
/dports/games/prboom/prboom-2.5.0/src/
H A Ddoomdef.h328 #define ORIG_FRICTION_FACTOR 2048 // original value macro
/dports/games/prboom-plus/prboom-plus-2.5.1.3/src/
H A Ddoomdef.h346 #define ORIG_FRICTION_FACTOR 2048 // original value macro
/dports/games/zdoom/zdoom-2.8.1/src/
H A Ddoomdef.h369 #define ORIG_FRICTION_FACTOR 2048 // original value macro
/dports/games/SRB2/SRB2-SRB2_release_2.2.9/src/
H A Dp_spec.h522 #define ORIG_FRICTION_FACTOR (8 << (FRACBITS-8)) ///< Original value. macro
/dports/games/doomlegacy/doomlegacy_1.48.8_source/src/
H A Dp_spec.h1208 #define ORIG_FRICTION_FACTOR 2048 macro