MCPcopy Create free account
hub / github.com/OpenNFS/OpenNFS / NeedForSpeed

Class NeedForSpeed

src/Config.h:113–117  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111};
112
113struct NeedForSpeed {
114 NFSVer tag;
115 std::vector<std::string> tracks;
116 std::vector<std::string> cars;
117};
118#pragma clang diagnostic pop

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected