diff options
| author | 2018-12-05 17:47:03 -0500 | |
|---|---|---|
| committer | 2018-12-05 17:49:37 -0500 | |
| commit | de095ded5cedaed3b7668142de59a2410018471d (patch) | |
| tree | 01422247601310d93b26860d22e054e8021a0749 /src/common/logging/backend.cpp | |
| parent | loaders: Make GetFileType() a const qualified member function (diff) | |
| download | yuzu-de095ded5cedaed3b7668142de59a2410018471d.tar.gz yuzu-de095ded5cedaed3b7668142de59a2410018471d.tar.xz yuzu-de095ded5cedaed3b7668142de59a2410018471d.zip | |
yuzu/game_list_worker: Don't retrieve file type and file type strings twice in MakeGameListEntry()
While GetFileType() is indeed a getter function, that doesn't mean it's
a trivial function, given some case require reading from the data or
constructing other objects in the background. Instead, only do necessary
work once.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions