mirror of https://github.com/yuzu-mirror/yuzu
service/fsp_srv: Don't pass SaveDataDescriptor instances by value.
Passing around a 64 byte data struct by value is kind of wasteful, instead pass a reference to the struct.pull/8/head
parent
d0ed3ff4b7
commit
c05c8a7a06
Loading…
Reference in New Issue