Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1202
void AddTearFountain(int i)
1203
{
1204
object[i]._oRndSeed = GetRndSeed();
1205
}
1206
1207
void AddDecap(int i)
1208
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected