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

Function SavePremium

Source/loadsave.cpp:1460–1463  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1458}
1459
1460void SavePremium(int i)
1461{
1462 SaveItem(&premiumitem[i]);
1463}
1464
1465void SaveQuest(int i)
1466{

Callers 1

SaveGameFunction · 0.85

Calls 1

SaveItemFunction · 0.85

Tested by

no test coverage detected