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

Class DObjectStr

structs.h:913–915  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

911} DMonsterStr;
912
913typedef struct DObjectStr {
914 BYTE bCmd;
915} DObjectStr;
916
917typedef struct DLevel {
918 TCmdPItem item[MAXITEMS];

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected