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

Method setRating

src/GameData.cpp:73–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

71}
72
73void GameData::setRating(float rating)
74{
75 mRating = rating;
76}
77
78float GameData::getUserRating() const
79{

Callers 1

parseGamelistFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected