MCPcopy Create free account
hub / github.com/diasurgical/DevilutionX / initItemGetRecords

Function initItemGetRecords

Source/items.cpp:4819–4823  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4817}
4818
4819void initItemGetRecords()
4820{
4821 memset(itemrecord, 0, sizeof(itemrecord));
4822 gnNumGetRecords = 0;
4823}
4824
4825void RepairItem(Item &item, int lvl)
4826{

Callers 1

InitItemsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected