mirror of
https://git.eden-emu.dev/archive/citron
synced 2026-04-16 01:30:47 -04: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