Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1460
void SavePremium(int i)
1461
{
1462
SaveItem(&premiumitem[i]);
1463
}
1464
1465
void SaveQuest(int i)
1466
{
Callers
1
SaveGame
Function · 0.85
Calls
1
SaveItem
Function · 0.85
Tested by
no test coverage detected