mirror of https://github.com/yuzu-mirror/yuzu
nvdrv: Take std::string by const reference in GetDevice()
This is only ever used as a lookup into the device map, so we don't need to take the std::string instance by value here.pull/8/head
parent
758c357868
commit
dc35c3f9d7
Loading…
Reference in New Issue