MCPcopy 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
1148void AddBookstand(int i)
1149{
1150 object[i]._oRndSeed = GetRndSeed();
1151}
1152
1153void AddBloodFtn(int i)
1154{

Callers 1

AddObjectFunction · 0.85

Calls 1

GetRndSeedFunction · 0.85

Tested by

no test coverage detected