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

Function AddBrnCross

Source/objects.cpp:1229–1232  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1227}
1228
1229void AddBrnCross(int i)
1230{
1231 object[i]._oRndSeed = GetRndSeed();
1232}
1233
1234void AddPedistal(int i)
1235{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected