Home
last modified time | relevance | path

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

/dports/games/iortcw/iortcw-1.51c/SP/code/client/
H A Dcl_input.c236 void IN_Button1Down( void ) {IN_KeyDown( &kb[KB_BUTTONS1] );} in IN_Button1Down()
237 void IN_Button1Up( void ) {IN_KeyUp( &kb[KB_BUTTONS1] );} in IN_Button1Up()
H A Dclient.h554 KB_BUTTONS1, enumerator
/dports/games/iortcw/iortcw-1.51c/MP/code/client/
H A Dcl_input.c236 void IN_Button1Down( void ) {IN_KeyDown( &kb[KB_BUTTONS1] );} in IN_Button1Down()
237 void IN_Button1Up( void ) {IN_KeyUp( &kb[KB_BUTTONS1] );} in IN_Button1Up()
H A Dclient.h594 KB_BUTTONS1, enumerator