Searched refs:in_impulse (Results 1 – 2 of 2) sorted by relevance
55 int in_impulse; variable159 void IN_Impulse (void) {in_impulse=Q_atoi(Cmd_Argv(1));} in IN_Impulse()385 MSG_WriteByte (&buf, in_impulse); in CL_SendMove()386 in_impulse = 0; in CL_SendMove()
54 int in_impulse; variable158 void IN_Impulse (void) {in_impulse=Q_atoi(Cmd_Argv(1));} in IN_Impulse()367 cmd->impulse = in_impulse; in CL_FinishMove()368 in_impulse = 0; in CL_FinishMove()