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

Class ChainStruct

structs.h:395–399  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

393} MisFileData;
394
395typedef struct ChainStruct {
396 int idx;
397 int _mitype;
398 int _mirange;
399} ChainStruct;
400
401typedef struct MissileStruct {
402 int _mitype;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected