Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1185
void AddCauldron(int i)
1186
{
1187
object[i]._oRndSeed = GetRndSeed();
1188
}
1189
1190
void AddMurkyFountain(int i)
1191
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected