MCPcopy 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
2481void GetItemFrm(int i)
2482{
2483 item[i]._iAnimData = itemanims[ItemCAnimTbl[item[i]._iCurs]];
2484}
2485
2486void GetItemStr(int i)
2487{

Callers 1

LoadItemFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected