1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-03-20 22:25:47 -05:00
Lioncash 0732786ddc 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.
2018-10-14 20:24:18 -04:00
..
2018-10-02 16:04:10 +02:00
2018-10-09 20:26:57 +02:00
2018-10-02 15:30:48 +02:00