MCPcopy 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
545StationRect::StationRect()
546{
547 this->MakeEmpty();
548}
549
550void StationRect::MakeEmpty()
551{

Callers

nothing calls this directly

Calls 1

MakeEmptyMethod · 0.95

Tested by

no test coverage detected