mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-18 11:58:00 -05:00
Merge pull request #849 from DarkLordZach/xci
XCI and Encrypted NCA Support
This commit is contained in:
@ -33,6 +33,8 @@ public:
|
||||
|
||||
ResultStatus ReadRomFS(FileSys::VirtualFile& dir) override;
|
||||
|
||||
ResultStatus ReadProgramId(u64& out_program_id) override;
|
||||
|
||||
~AppLoader_NCA();
|
||||
|
||||
private:
|
||||
|
Reference in New Issue
Block a user