Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ DoAutoMap
Function
DoAutoMap
Source/control.cpp:996–1002 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
994
}
995
996
void DoAutoMap()
997
{
998
if (!AutomapActive)
999
StartAutomap();
1000
else
1001
AutomapActive = false;
1002
}
1003
1004
void CheckPanelInfo()
1005
{
Callers
2
CheckBtnUp
Function · 0.85
PressControllerButton
Function · 0.85
Calls
1
StartAutomap
Function · 0.85
Tested by
no test coverage detected