Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/JACoders/OpenJK
/ trap_Key_GetCatcher
Function
trap_Key_GetCatcher
code/ui/ui_syscalls.cpp:111–114 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
109
int Key_GetCatcher( void );
110
111
int trap_Key_GetCatcher( void )
112
{
113
return Key_GetCatcher();
114
}
115
116
void Key_SetCatcher( int catcher );
117
Callers
2
UI_RunMenuScript
Function · 0.70
_UI_KeyEvent
Function · 0.70
Calls
1
Key_GetCatcher
Function · 0.50
Tested by
no test coverage detected