Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
236
void DrawSTextHelp()
237
{
238
stextsel = -1;
239
stextsize = 1;
240
}
241
242
void ClearSText(int s, int e)
243
{
Callers
1
DrawHelp
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected