core/loader: remove ELF loader
This commit is contained in:
parent
5ae0e5ba67
commit
00299479ab
5 changed files with 0 additions and 313 deletions
|
@ -34,7 +34,6 @@ namespace Loader {
|
|||
enum class FileType {
|
||||
Error,
|
||||
Unknown,
|
||||
ELF,
|
||||
NSO,
|
||||
NRO,
|
||||
NCA,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue