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

Function IsAutomapActive

SourceX/controls/plrctrls.cpp:875–877  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

873} // namespace
874
875bool IsAutomapActive() {
876 return automapflag && currlevel != DTYPE_TOWN;
877}
878
879void HandleRightStickMotion()
880{

Callers 2

HandleRightStickMotionFunction · 0.85
GetGameActionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected