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

Function LoadPremium

Source/loadsave.cpp:742–745  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

740}
741
742void LoadPremium(int i)
743{
744 LoadItemData(&premiumitem[i]);
745}
746
747void LoadQuest(int i)
748{

Callers 1

LoadGameFunction · 0.85

Calls 1

LoadItemDataFunction · 0.85

Tested by

no test coverage detected