Home
last modified time | relevance | path

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

/dports/games/ufoai/ufoai-2.5-source/src/client/input/
H A Dcl_input.cpp445 static void CL_TurnDown_f (void) in CL_TurnDown_f() function
1222 Cmd_AddCommand("+turn", CL_TurnDown_f, N_("Turn soldier toward mouse pointer")); in IN_Init()