Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ DisplayHelp
Function
DisplayHelp
Source/help.cpp:557–562 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
555
}
556
557
void DisplayHelp()
558
{
559
help_select_line = 0;
560
helpflag = TRUE;
561
HelpTop = 5000;
562
}
563
564
void HelpScrollUp()
565
{
Callers
1
PressKey
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected