mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-12-01 08:22:53 +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 . |
||
---|---|---|
.. | ||
citra | ||
citra_qt | ||
common | ||
core | ||
video_core | ||
CMakeLists.txt |