Home
last modified time | relevance | path

Searched refs:setCrusherSpeed2 (Results 1 – 2 of 2) sorted by relevance

/dports/games/odamex/odamex-src-0.7.0/common/
H A Dp_snapshot.h563 void setCrusherSpeed2(fixed_t val) { mCrusherSpeed2 = val; } in setCrusherSpeed2() function
/dports/games/odamex/odamex-src-0.7.0/client/src/
H A Dcl_main.cpp2879 snap.setCrusherSpeed2(MSG_ReadShort() << FRACBITS); in CL_UpdateMovingSector()