Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ trap_Key_ClearStates
Function
trap_Key_ClearStates
code/ui/ui_syscalls.cpp:104–107 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
102
}
103
104
void trap_Key_ClearStates( void )
105
{
106
Key_ClearStates();
107
}
108
109
int Key_GetCatcher( void );
110
Callers
2
UI_RunMenuScript
Function · 0.70
_UI_KeyEvent
Function · 0.70
Calls
1
Key_ClearStates
Function · 0.50
Tested by
no test coverage detected