MCPcopy Create free account
hub / github.com/diasurgical/devilution / AddCauldron

Function AddCauldron

Source/objects.cpp:1185–1188  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1183}
1184
1185void AddCauldron(int i)
1186{
1187 object[i]._oRndSeed = GetRndSeed();
1188}
1189
1190void AddMurkyFountain(int i)
1191{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected