nax: Add AppLoader_NAX and update loader to support it
This commit is contained in:
parent
c4845df3d4
commit
2164702cf7
4 changed files with 121 additions and 2 deletions
|
@ -32,6 +32,7 @@ enum class FileType {
|
|||
NRO,
|
||||
NCA,
|
||||
XCI,
|
||||
NAX,
|
||||
DeconstructedRomDirectory,
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue