| 3624 | } |
| 3625 | |
| 3626 | void SyncCrux(const Object &crux) |
| 3627 | { |
| 3628 | if (AreAllCruxesOfTypeBroken(crux._oVar8)) |
| 3629 | ObjChangeMap(crux._oVar1, crux._oVar2, crux._oVar3, crux._oVar4); |
| 3630 | } |
| 3631 | |
| 3632 | void SyncLever(const Object &lever) |
| 3633 | { |
no test coverage detected