MCPcopy 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
967void SetBookMsg(int i, int msg)
968{
969 object[i]._oVar7 = msg;
970}
971
972void AddL1Door(int i, int x, int y, int ot)
973{

Callers 1

AddBookLeverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected