Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenLoco/OpenLoco
/ freeRouting
Function
freeRouting
src/OpenLoco/src/Vehicles/RoutingManager.cpp:54–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
52
}
53
54
void freeRouting(const RoutingHandle handle)
55
{
56
setRouting(handle, kAllocatedButFreeRouting);
57
}
58
59
// 0x004B1E77
60
void freeRoutingHandle(const RoutingHandle handle)
Callers
2
sub_4ADB47
Method · 0.85
update
Method · 0.85
Calls
1
setRouting
Function · 0.85
Tested by
no test coverage detected