Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/diasurgical/devilution
/ SetBookMsg
Function
SetBookMsg
Source/objects.cpp:967–970 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
965
}
966
967
void SetBookMsg(int i, int msg)
968
{
969
object[i]._oVar7 = msg;
970
}
971
972
void AddL1Door(int i, int x, int y, int ot)
973
{
Callers
1
AddBookLever
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected