MCPcopy Create free account
hub / github.com/diasurgical/devilution / AutomapLeft

Function AutomapLeft

Source/automap.cpp:127–131  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

125}
126
127void AutomapLeft()
128{
129 AutoMapXOfs--;
130 AutoMapYOfs++;
131}
132
133void AutomapRight()
134{

Callers 2

TESTFunction · 0.85
PressKeyFunction · 0.85

Calls

no outgoing calls

Tested by 1

TESTFunction · 0.68