mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu.git
synced 2025-12-17 06:32:40 +00:00
loader: Add DeconstructedRomDirectory for game dumps.
This commit is contained in:
@@ -32,6 +32,7 @@ enum class FileType {
|
||||
ELF,
|
||||
NSO,
|
||||
NRO,
|
||||
DeconstructedRomDirectory,
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user