Home
last modified time | relevance | path

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

/dports/games/edge/Edge-1.35-source/src/
H A Dp_action.h161 void P_ActMlookTurn(struct mobj_s *mo);
H A Dp_action.cc690 void P_ActMlookTurn(mobj_t * mo) in P_ActMlookTurn() function
/dports/games/edge/Edge-1.35-source/ddf/
H A Dthing.cc305 {"MLOOK_TURN", P_ActMlookTurn, DDF_StateGetSlope},