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

Function AddTearFountain

Source/objects.cpp:1202–1205  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1200}
1201
1202void AddTearFountain(int i)
1203{
1204 object[i]._oRndSeed = GetRndSeed();
1205}
1206
1207void AddDecap(int i)
1208{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected