Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ StartAutomap
Function
StartAutomap
Source/automap.cpp:108–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
106
}
107
108
void StartAutomap()
109
{
110
AutoMapXOfs = 0;
111
AutoMapYOfs = 0;
112
automapflag = TRUE;
113
}
114
115
void AutomapUp()
116
{
Callers
2
TEST
Function · 0.85
DoAutoMap
Function · 0.85
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.68