mirror of
https://git.citron-emu.org/Citron/Citron.git
synced 2026-04-06 16:29:24 +00:00
RealVfsFile inherits from VfsFile, the instance from std::make_shared is already compatible with the function argument type, making the copy constructor call unnecessary. |
||
|---|---|---|
| .. | ||
| deconstructed_rom_directory.cpp | ||
| deconstructed_rom_directory.h | ||
| elf.cpp | ||
| elf.h | ||
| linker.cpp | ||
| linker.h | ||
| loader.cpp | ||
| loader.h | ||
| nca.cpp | ||
| nca.h | ||
| nro.cpp | ||
| nro.h | ||
| nso.cpp | ||
| nso.h | ||