Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/DevilutionX
/ LoadPremium
Function
LoadPremium
Source/loadsave.cpp:863–866 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
861
}
862
863
void LoadPremium(LoadHelper &file, int i)
864
{
865
LoadAndValidateItemData(file, premiumitems[i]);
866
}
867
868
void LoadQuest(LoadHelper *file, int i)
869
{
Callers
1
LoadGame
Function · 0.85
Calls
1
LoadAndValidateItemData
Function · 0.85
Tested by
no test coverage detected