MCPcopy 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
557void DisplayHelp()
558{
559 help_select_line = 0;
560 helpflag = TRUE;
561 HelpTop = 5000;
562}
563
564void HelpScrollUp()
565{

Callers 1

PressKeyFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected