MCPcopy Create free account
hub / github.com/OpenRCT2/OpenRCT2 / SpriteTestDataPath

Method SpriteTestDataPath

test/tests/CLITests.cpp:18–21  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16{
17public:
18 static std::string SpriteTestDataPath()
19 {
20 return Path::Combine(TestData::GetBasePath(), u8"sprites");
21 }
22
23 static std::string ManifestFilePath()
24 {

Callers

nothing calls this directly

Calls 2

GetBasePathFunction · 0.85
CombineFunction · 0.50

Tested by

no test coverage detected