mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-15 06:37:58 -05:00
nax: Add AppLoader_NAX and update loader to support it
This commit is contained in:
@ -32,6 +32,7 @@ enum class FileType {
|
||||
NRO,
|
||||
NCA,
|
||||
XCI,
|
||||
NAX,
|
||||
DeconstructedRomDirectory,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user