Commit 0732786d authored by Lioncash's avatar Lioncash
Browse files

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.
parent 2f8ca320
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment