Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
742
void LoadPremium(int i)
743
{
744
LoadItemData(&premiumitem[i]);
745
}
746
747
void LoadQuest(int i)
748
{
Callers
1
LoadGame
Function · 0.85
Calls
1
LoadItemData
Function · 0.85
Tested by
no test coverage detected