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

Function SNetGetTurnsInTransit

SourceX/storm/storm_net.cpp:146–149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

144}
145
146BOOL SNetGetTurnsInTransit(int *turns)
147{
148 return dvlnet_inst->SNetGetTurnsInTransit(turns);
149}
150
151/**
152 * @brief engine calls this only once with argument 1

Callers 1

Calls 1

SNetGetTurnsInTransitMethod · 0.45

Tested by

no test coverage detected