mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2024-11-11 20:44:57 +00:00
20d2ed0950
This is in line with what the hardware itself does. It does this by splitting the initial directory opening into Directory.Open(), which will return false if a stat fails. Then, Archive::OpenDirectory will return nullptr, and archive.cpp will return an error code . |
||
---|---|---|
.. | ||
archive.h | ||
archive_romfs.cpp | ||
archive_romfs.h | ||
archive_sdmc.cpp | ||
archive_sdmc.h | ||
directory.h | ||
directory_romfs.cpp | ||
directory_romfs.h | ||
directory_sdmc.cpp | ||
directory_sdmc.h | ||
file.h | ||
file_romfs.cpp | ||
file_romfs.h | ||
file_sdmc.cpp | ||
file_sdmc.h |