mirror of https://github.com/yuzu-mirror/yuzu
ips_layer: std::move data within PatchIPS() and Apply()
We don't need to make a copy of the read data, so we can std::move it into the make_shared call here.pull/8/head
parent
561d79e034
commit
93ac8d0fea
Loading…
Reference in New Issue