Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddBookstand
Function
AddBookstand
Source/objects.cpp:1148–1151 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1146
}
1147
1148
void AddBookstand(int i)
1149
{
1150
object[i]._oRndSeed = GetRndSeed();
1151
}
1152
1153
void AddBloodFtn(int i)
1154
{
Callers
1
AddObject
Function · 0.85
Calls
1
GetRndSeed
Function · 0.85
Tested by
no test coverage detected