summaryrefslogtreecommitdiff
path: root/src/core/hle/kernel/kernel.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-10-14 20:24:15 -0400
committerGravatar Lioncash2018-10-14 20:24:18 -0400
commit0732786ddc8837bd50b6d27b7ec83d7d5806ee37 (patch)
treedc503bbba5f79771c02356902cf166de452485f0 /src/core/hle/kernel/kernel.cpp
parentMerge pull request #1492 from lioncash/proc (diff)
downloadyuzu-0732786ddc8837bd50b6d27b7ec83d7d5806ee37.tar.gz
yuzu-0732786ddc8837bd50b6d27b7ec83d7d5806ee37.tar.xz
yuzu-0732786ddc8837bd50b6d27b7ec83d7d5806ee37.zip
nro: Make LoadNro take a VfsFile by const reference
This function doesn't need to care about ownership semantics, so we can just pass it a reference to the file itself, rather than a std::shared_ptr alias.
Diffstat (limited to 'src/core/hle/kernel/kernel.cpp')
0 files changed, 0 insertions, 0 deletions