Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ DrawControllerModifierHints
Function
DrawControllerModifierHints
SourceX/controls/modifier_hints.cpp:131–135 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
129
} // namespace
130
131
void DrawControllerModifierHints()
132
{
133
DrawStartModifierMenu();
134
DrawSelectModifierMenu();
135
}
136
137
} // namespace dvl
Callers
1
DrawView
Function · 0.85
Calls
2
DrawStartModifierMenu
Function · 0.85
DrawSelectModifierMenu
Function · 0.85
Tested by
no test coverage detected