Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SlCompatTableHeader
Function · 0.45
Calls
1
NOT_REACHED
Function · 0.85
Tested by
no test coverage detected