MCPcopy 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
108void StartAutomap()
109{
110 AutoMapXOfs = 0;
111 AutoMapYOfs = 0;
112 automapflag = TRUE;
113}
114
115void AutomapUp()
116{

Callers 2

TESTFunction · 0.85
DoAutoMapFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68