Searched refs:IN_LeftUp (Results 1 - 2 of 2) sorted by relevance

/external/quake/quake/src/WinQuake/
H A Dcl_input.cpp130 void IN_LeftUp(void) {KeyUp(&in_left);} function
427 Cmd_AddCommand ("-left",IN_LeftUp);
/external/quake/quake/src/QW/client/
H A Dcl_input.c129 void IN_LeftUp(void) {KeyUp(&in_left);} function
495 Cmd_AddCommand ("-left",IN_LeftUp);

Completed in 15 milliseconds