Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ trap_Key_SetBinding
Function
trap_Key_SetBinding
code/ui/ui_syscalls.cpp:89–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
87
}
88
89
void trap_Key_SetBinding( int keynum, const char *binding )
90
{
91
Key_SetBinding( keynum, binding);
92
}
93
94
qboolean trap_Key_GetOverstrikeMode( void )
95
{
Callers
nothing calls this directly
Calls
1
Key_SetBinding
Function · 0.50
Tested by
no test coverage detected