Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ GetItemFrm
Function
GetItemFrm
Source/items.cpp:2481–2484 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2479
}
2480
2481
void GetItemFrm(int i)
2482
{
2483
item[i]._iAnimData = itemanims[ItemCAnimTbl[item[i]._iCurs]];
2484
}
2485
2486
void GetItemStr(int i)
2487
{
Callers
1
LoadItem
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected