Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ AddFlameLvr
Function
AddFlameLvr
Source/objects.cpp:1065–1069 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1063
}
1064
1065
void AddFlameLvr(int i)
1066
{
1067
object[i]._oVar1 = trapid;
1068
object[i]._oVar2 = MIS_FLAMEC;
1069
}
1070
1071
void AddTrap(int i, int ot)
1072
{
Callers
1
AddObject
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected