Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddVilebook
Function
AddVilebook
Source/objects.cpp:1214–1219 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1212
}
1213
1214
void AddVilebook(int i)
1215
{
1216
if (setlevel && setlvlnum == SL_VILEBETRAYER) {
1217
object[i]._oAnimFrame = 4;
1218
}
1219
}
1220
1221
void AddMagicCircle(int i)
1222
{
Callers
1
AddObject
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected