MCPcopy 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
131void DrawControllerModifierHints()
132{
133 DrawStartModifierMenu();
134 DrawSelectModifierMenu();
135}
136
137} // namespace dvl

Callers 1

DrawViewFunction · 0.85

Calls 2

DrawStartModifierMenuFunction · 0.85
DrawSelectModifierMenuFunction · 0.85

Tested by

no test coverage detected