yuzu/game_list_worker: Move std::string construction after the termination check in callbacks
Avoids potentially allocating a std::string instance when it isn't needed.
Please register or sign in to comment
Avoids potentially allocating a std::string instance when it isn't needed.