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

Function getPlatformInfo

src/Version/include/OpenLoco/Version.hpp:91–94  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

89 }
90
91 inline std::string getPlatformInfo()
92 {
93 return kPlatform;
94 }
95}

Callers 2

mainFunction · 0.85
drawFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected