MCPcopy Create free account
hub / github.com/diasurgical/devilution / DrawSTextHelp

Function DrawSTextHelp

Source/stores.cpp:236–240  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

234}
235
236void DrawSTextHelp()
237{
238 stextsel = -1;
239 stextsize = 1;
240}
241
242void ClearSText(int s, int e)
243{

Callers 1

DrawHelpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected