MCPcopy Create free account
hub / github.com/OpenLoco/OpenLoco / getPngHeightmapPath

Function getPngHeightmapPath

src/OpenLoco/src/Map/MapGenerator/MapGenerator.cpp:1146–1149  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1144 }
1145
1146 fs::path getPngHeightmapPath()
1147 {
1148 return _pngHeightmapPath;
1149 }
1150}

Callers 1

prepareDrawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected