mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-10 22:28:03 -05:00
loader: Add support for loading an NSO.
This commit is contained in:
@ -32,6 +32,7 @@ enum class FileType {
|
||||
CIA,
|
||||
ELF,
|
||||
THREEDSX, // 3DSX
|
||||
NSO,
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user