Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ StationRect
Method
StationRect
src/station.cpp:545–548 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
543
/************************************************************************/
544
545
StationRect::StationRect()
546
{
547
this->MakeEmpty();
548
}
549
550
void StationRect::MakeEmpty()
551
{
Callers
nothing calls this directly
Calls
1
MakeEmpty
Method · 0.95
Tested by
no test coverage detected