Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1229
void AddBrnCross(int i)
1230
{
1231
object[i]._oRndSeed = GetRndSeed();
1232
}
1233
1234
void AddPedistal(int i)
1235
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected