MCPcopy 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
104void trap_Key_ClearStates( void )
105{
106 Key_ClearStates();
107}
108
109int Key_GetCatcher( void );
110

Callers 2

UI_RunMenuScriptFunction · 0.70
_UI_KeyEventFunction · 0.70

Calls 1

Key_ClearStatesFunction · 0.50

Tested by

no test coverage detected