Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4819
void initItemGetRecords()
4820
{
4821
memset(itemrecord, 0, sizeof(itemrecord));
4822
gnNumGetRecords = 0;
4823
}
4824
4825
void RepairItem(Item &item, int lvl)
4826
{
Callers
1
InitItems
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected