Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ZDoom/Raze
/ C_SetDefaultBindings
Function
C_SetDefaultBindings
source/common/console/c_bind.cpp:781–785 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
779
}
780
781
void C_SetDefaultBindings()
782
{
783
C_UnbindAll();
784
C_BindDefaults();
785
}
786
787
788
CCMD(controlpreset)
Callers
3
DoKeySetup
Method · 0.85
CCMD
Function · 0.85
CCMD
Function · 0.85
Calls
2
C_UnbindAll
Function · 0.85
C_BindDefaults
Function · 0.85
Tested by
no test coverage detected