mirror of https://git.suyu.dev/suyu/suyu
ldr: Simplify memory copy within LoadNro()
We can use the dedicated memory function for performing copies instead of reading into a temporary buffer and then immediately writing it back out to memory. Eliminates a bit of heap memory churn.merge-requests/60/head
parent
860d73637e
commit
8f638e81e9
Loading…
Reference in New Issue