Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4187
void 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
4193
void SyncQSTLever(int i)
4194
{
Callers
1
SyncObjectAnim
Function · 0.85
Calls
1
ObjChangeMap
Function · 0.85
Tested by
no test coverage detected