mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-28 04:37:51 -05: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