Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddBloodFtn
Function
AddBloodFtn
Source/objects.cpp:1153–1156 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1151
}
1152
1153
void AddBloodFtn(int i)
1154
{
1155
object[i]._oRndSeed = GetRndSeed();
1156
}
1157
1158
void AddPurifyingFountain(int i)
1159
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected