MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / HelpScrollUp

Function HelpScrollUp

Source/help.cpp:247–251  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

245}
246
247void HelpScrollUp()
248{
249 if (SkipLines > 0)
250 SkipLines--;
251}
252
253void HelpScrollDown()
254{

Callers 2

PressKeyFunction · 0.85
GameEventHandlerFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected