MCPcopy Create free account
hub / github.com/Aloshi/EmulationStation / setDescription

Method setDescription

src/GameData.cpp:53–56  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53void GameData::setDescription(const std::string & description)
54{
55 mDescription = description;
56}
57
58const std::string & GameData::getImagePath() const
59{

Callers 1

parseGamelistFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected