MCPcopy Create free account
hub / github.com/Panzerschrek/Chasm-Reverse / MapLoader

Method MapLoader

PanzerChasm/map_loader.cpp:167–169  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

165} // namespace
166
167MapLoader::MapLoader( const VfsPtr& vfs )
168 : vfs_(vfs)
169{}
170
171MapLoader::~MapLoader()
172{}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected