mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-18 02:45:45 +00:00
file_sys/card_image: support dumps with prepended key area
This commit is contained in:
@@ -128,6 +128,7 @@ public:
|
||||
|
||||
private:
|
||||
Loader::ResultStatus AddNCAFromPartition(XCIPartition part);
|
||||
Loader::ResultStatus TryReadHeader();
|
||||
|
||||
VirtualFile file;
|
||||
GamecardHeader header{};
|
||||
|
||||
Reference in New Issue
Block a user