MCPcopy 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
1153void AddBloodFtn(int i)
1154{
1155 object[i]._oRndSeed = GetRndSeed();
1156}
1157
1158void AddPurifyingFountain(int i)
1159{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected