MCPcopy Create free account
hub / github.com/diasurgical/devilution / SyncLever

Function SyncLever

Source/objects.cpp:4187–4191  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

4185}
4186
4187void SyncLever(int i)
4188{
4189 if (object[i]._oSelFlag == 0)
4190 ObjChangeMap(object[i]._oVar1, object[i]._oVar2, object[i]._oVar3, object[i]._oVar4);
4191}
4192
4193void SyncQSTLever(int i)
4194{

Callers 1

SyncObjectAnimFunction · 0.85

Calls 1

ObjChangeMapFunction · 0.85

Tested by

no test coverage detected