MCPcopy Create free account
hub / github.com/OpenTTD/OpenTTD / GetCompatDescription

Method GetCompatDescription

src/saveload/saveload.cpp:1887–1890  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1885 }
1886
1887 virtual SaveLoadCompatTable GetCompatDescription() const override
1888 {
1889 NOT_REACHED();
1890 }
1891};
1892
1893/**

Callers 1

SlCompatTableHeaderFunction · 0.45

Calls 1

NOT_REACHEDFunction · 0.85

Tested by

no test coverage detected